prog8/compilerAst/test/fixtures
2021-10-19 00:26:02 +02:00
..
empty.p8 + add two tests for parseModule with empty source text (from File and from String) 2021-07-10 21:03:40 +02:00
file_with_syntax_error.p8 */+ move ParsingFailedError to Prog8Parser.kt, intro ParseError (soon to replace ParsingFailedError), start testing proper error location info 2021-07-09 12:49:30 +02:00
simple_main.p8 added a few more tests for the file element of Position 2021-10-19 00:26:02 +02:00