salaam update

fixes (last?) index bug
This commit is contained in:
Torsten Ruger
2015-10-27 20:08:23 +02:00
parent 18cb04240d
commit 3477de8c81
4 changed files with 11 additions and 15 deletions

View File

@ -14,6 +14,7 @@ class Object
int t_seven()
int tim = times(5,3)
tim.putint()
return tim
end
int main()