index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
vim
/
golf
/
4d1ac1800a045132c0000011
/
1.ref
blob: 41240ba2e395dc499099d66c2cfc3546a0e5197f (
plain
) (
blame
)
1
2
3
4
5
6
7
#include <stdio.h> int main(void) { puts("Hello world!"); return 0; }