j
k
j a
j l
How do I write the following program as a .cmod?
class foo { program f;
mixed `()(int ...args) { return f(@args); } }
Back to the thread
Back to the list