3 lines
79 B
Text
3 lines
79 B
Text
import "os" for Process
|
|
|
|
System.print("My name is %(Process.allArguments[1])")
|