shadeos/learning/old_src/function.c

3 lines
No EOL
40 B
C

int my_function() {
return 0xbaba;
}