index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
res
/
test.c
blob: ead84da96b7cfde78c6176e73f57614e18f59c9f (
plain
) (
blame
)
1
2
3
4
5
int main() { printf("Hello, world!\n"); return 0; }