GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
2
Fork
: 0
MrOlsen
/
UbixOS
Transfer to URL with SHA
Find file
Newer
Older
tree:
097df4da09
Branches
Tags
×
1.0-RELEASE
1.5-RELEASE
master
UbixOS
/
tools
/ test.c
Charlie Root
on 31 Dec 2017
75 bytes
Moving Files
Raw
Blame
History
#include <stdio.h> int main(int argc,char **argv) { printf("A\n"); }