1
2
3
4
5
USING: command-line prettyprint namespaces ;
"arg1" get .
"arg2" get .
"arg3" get .
"arg4" get .