This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2024-11-22 15:33:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
155896c4c7
prog8
/
compiler
/
test
/
fixtures
/
ast_file_with_syntax_error.p8
3 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
*/+ move ParsingFailedError to Prog8Parser.kt, intro ParseError (soon to replace ParsingFailedError), start testing proper error location info
2021-06-19 16:10:26 +00:00
; test expects the following 2nd (!) line:
allow more curly brace styles
2023-06-26 23:59:22 +00:00
bad bad bad { } } }
Reference in New Issue
Copy Permalink