Test stubs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Fabian Becker 2022-01-28 12:13:15 +01:00
parent def39d9112
commit 9bac30664a
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
var foobar = 12;

3
lox/token_test.go Normal file
View File

@ -0,0 +1,3 @@
package lox