Noobie question, how can I pass program args to my...
# kotlin-native
a
Noobie question, how can I pass program args to my newly created program.kexe file?
"./program.kexe Arg1" does not seems to work
d
What's the output when you print out the arguments?