adding stubs for coming classes

This commit is contained in:
Torsten Ruger
2015-04-06 11:38:11 +03:00
parent 2a0dc7242a
commit 4f1e99d744
6 changed files with 14 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
# this is not a "normal" ruby file, ie it is not required by salama
# instead it is parsed by salama to define part of the program that runs
class Array < BaseObject
#many basic array functions can not be defined in ruby, such as