Ultima attività 1736775848

test.mrc Raw
1alias test return $1-
2
3alias -l test2 return $test(this, $null);
4
5;- This is a comment.