Closed hannesj closed 8 years ago
Currently only static properties of type @a = true are handled within classes, even tough @a: true is equally valid syntax
@a = true
@a: true
example
thanks @hannesj will have a look!
Currently only static properties of type
@a = true
are handled within classes, even tough@a: true
is equally valid syntaxexample