forked from solstice/solstice
Half working stuff
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
x = 5
|
||||
puts x
|
||||
y = 10
|
||||
puts x + y
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
x = 5
|
||||
puts x
|
||||
y = 10
|
||||
puts x + y
|
||||
|
||||