diff --git a/c/chapel.chpl b/c/chapel.chpl new file mode 100644 index 00000000..0e2a1353 --- /dev/null +++ b/c/chapel.chpl @@ -0,0 +1 @@ +writeln("Hello World");