4 lines
86 B
Text
4 lines
86 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
/usr/bin/java -jar src/_build/com/craftinginterpreters/lox/Lox.jar
|