Closed ThakeeNathees closed 2 years ago
Static attribute support for class implemented (an example provided bellow).
class Foo end Foo.BAR = 'baz'
Static attribute support for class implemented (an example provided bellow).