cpu-simulator/build/editor/js/test.c

4 lines
60 B
C
Executable File

// this is a haiku
#include<stdio.h>
printf("hello world");