8 lines
56 B
Plaintext
Raw Normal View History

class Foo {
bar {
123
}
}
var a = Foo.new
a.bar