mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-05-01 22:40:10 +10:00
Started work on an AST inspector
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
print "hello world";
|
||||
print "hello world";
|
||||
print "hello world";
|
||||
{
|
||||
print "hello world";
|
||||
{
|
||||
print "hello world";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user