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