mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-14 07:57:57 -05:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
export void { "f2": @f2 }
|
|
@f2 = function() {
|
|
op++ %this
|
|
}
|