leo/tests/parser/functions/ident_token_fail.leo
2022-10-05 16:54:50 -07:00

8 lines
83 B
Plaintext

/*
namespace: Parse
expectation: Fail
*/
program test.aleo {
1 main() {}}