implement how send should work (but parfait doesn't parse yet, so it doesnt)

This commit is contained in:
Torsten Ruger
2014-09-23 20:16:05 +03:00
parent f5ec7f3bdb
commit 892f251d18
4 changed files with 11 additions and 2 deletions

View File

@ -8,7 +8,7 @@ class Message
get_at(index)
end
def send
def __send__
typ = get_type_for( :receiver )
# TODO: this will obviously be recoded as case, once that is done :-)
# depending on value type get method