2 lines
45 B
Text
2 lines
45 B
Text
constant cmd = command_line()
|
|
puts(1,cmd[2])
|
constant cmd = command_line()
|
|
puts(1,cmd[2])
|