a good stab at array anf hash constants

This commit is contained in:
Torsten Ruger
2014-05-12 21:36:38 +03:00
parent 25a7c3ea68
commit fdb5dd4f67
14 changed files with 126 additions and 24 deletions

View File

@@ -1,5 +1,6 @@
require_relative "test_basic"
require_relative "test_compund"
require_relative "test_arguments"
require_relative "test_expressions"
require_relative "test_function_call"