diff --git a/sample-code.lox b/sample-code.lox new file mode 100644 index 0000000..9f45f9d --- /dev/null +++ b/sample-code.lox @@ -0,0 +1,3 @@ +/* This is a block comment +It has a new line */ +abc==123 \ No newline at end of file