chapter 7

This commit is contained in:
2018-07-24 16:38:20 +02:00
parent 6ac116c169
commit 946ab8d8f4
5 changed files with 268 additions and 9 deletions

View File

@@ -2,7 +2,6 @@
require './rlox/prompt'
require './rlox/file'
require './rlox/expression'
case ARGV.length
when 0 then prompt