Initial commit

This commit is contained in:
Michał Gdula 2024-09-22 17:50:20 +01:00
commit 3998ef0a3c
5 changed files with 77 additions and 0 deletions

1
scripts/example.lox Normal file
View file

@ -0,0 +1 @@
print "Hello, World!";