diff --git a/src/crate/sample.crate b/src/crate/sample.crate index 553f77b..77d0574 100644 --- a/src/crate/sample.crate +++ b/src/crate/sample.crate @@ -2,6 +2,8 @@ $ Let's hope it works! $ By the way, some of the keywords (like assert) will come later, due to more complex parsing functions involved $ Also, there are no more constant identifiers. I got rid of them from the lexer. +$ Just fixed a minor issue with the lexer. + $ null statement ;