66e989f066
with word fixes mostly
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
class Object
|
|
int main()
|
|
Word five = 4.to_s()
|
|
return five.putstring()
|
|
end
|
|
end
|