Retoor software development Projects Research SearchXNG
Register Sign In

2 lines
32 B
Plaintext
Raw Normal View History

Get static methods fully working. They are compiled as local variables defined in an implicit scope surrounding the class. This has the right semantics and, better, means that there's no VM support needed for them. They're purely syntax sugar.
2014-01-19 22:01:51 +01:00
__field = "wat" // expect error
Reference in New Issue Copy Permalink
67ed36e79a
wren/test/language/static_field/outside_class.wren
Response time: 45ms
Mail Licenses API