Остання активність 1736775848

Версія 55c256393159ffd322399f0517221d166c888cff

test.mrc Неформатований
1alias test return $1-
2
3alias -l test2 return $test(this, $null);
4
5;- This is a comment.