aboutsummaryrefslogtreecommitdiff
path: root/smash/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'smash/test.c')
-rw-r--r--smash/test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/smash/test.c b/smash/test.c
new file mode 100644
index 0000000..cb3f748
--- /dev/null
+++ b/smash/test.c
@@ -0,0 +1,3 @@
+int main() {
+ return 0;
+}