mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
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.