docs/pkg/beam/examples/beamsh/scripts/bug6.ds

8 lines
58 B
Plaintext
Executable File

#!/usr/bin/env beamsh
stdio {
trace {
echo hello
}
}