3 lines
41 B
Bash
3 lines
41 B
Bash
|
echo "$1" > program.go
|
||
|
go run program.go
|