start on puti
This commit is contained in:
parent
3681b4b5d7
commit
10664ef090
6
codes/a_puti.soml
Normal file
6
codes/a_puti.soml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
class Object
|
||||||
|
int main()
|
||||||
|
Word five = 4.to_s()
|
||||||
|
five.putstring()
|
||||||
|
end
|
||||||
|
end
|
Loading…
x
Reference in New Issue
Block a user