This commit is contained in:
1
files/001_variable_assignment.lox
Normal file
1
files/001_variable_assignment.lox
Normal file
@@ -0,0 +1 @@
|
|||||||
|
var foobar = 12;
|
3
lox/token_test.go
Normal file
3
lox/token_test.go
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
package lox
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user