最后活跃于 1736775848

修订 55c256393159ffd322399f0517221d166c888cff

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