String literals and objects.
This commit is contained in:
@@ -5,3 +5,4 @@ class Foo { // line comment
|
||||
}
|
||||
var a = Foo.new
|
||||
a.bar
|
||||
"a string"
|
||||
|
||||
Reference in New Issue
Block a user