From 5f28f80c4e25a56cd444914c2f0b3da5e7fdb088 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Mon, 10 Apr 2023 09:17:11 -0600 Subject: Initial commit - building --- data/test1.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/test1.c (limited to 'data/test1.c') diff --git a/data/test1.c b/data/test1.c new file mode 100644 index 0000000..e336f81 --- /dev/null +++ b/data/test1.c @@ -0,0 +1,3 @@ +void main() { + println("Hello world"); +} -- cgit v1.2.3-70-g09d2