Allow ranges in list subscript operator.

This commit is contained in:
Bob Nystrom
2014-01-30 09:12:44 -08:00
parent f2aeb30b31
commit 66f0b57bf3
13 changed files with 133 additions and 28 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ prep:
mkdir -p build/debug build/release
# Run the tests against the debug build of Wren.
test: wrend
test: debug
@./script/test.py
# Generate the Wren site.