7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
#!/usr/bin/env arctic
|
|
|
|
# Simple smoke test, ensures shebang, comments, and basic "code" work
|
|
"code"
|
|
$0 ;
|
|
|