forked from solstice/solstice
Fix type issues with struct access
This commit is contained in:
@@ -8,4 +8,4 @@ puts e
|
||||
puts dingus
|
||||
|
||||
puts e.x
|
||||
puts e.y
|
||||
println(e.y)
|
||||
|
||||
Reference in New Issue
Block a user