最後活躍 1736775848

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