最後活躍 1736775848

修訂 55c256393159ffd322399f0517221d166c888cff

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