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