4 lines
67 B
Text
4 lines
67 B
Text
|
|
main (parms):+
|
||
|
|
?# i =: give keys parms
|
||
|
|
print i __ parms[i]
|