Add Battlestar
This commit is contained in:
7
b/battlestar.bts
Executable file
7
b/battlestar.bts
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/bts
|
||||||
|
|
||||||
|
const hello = "Hello, world!\n"
|
||||||
|
|
||||||
|
print(hello)
|
||||||
|
|
||||||
|
// vim: set syntax=c ts=4 sw=4 et:
|
||||||
Reference in New Issue
Block a user