Create chapel.chpl

This commit is contained in:
Thomas Van Doren
2016-05-20 23:29:13 -07:00
parent 9f63e88962
commit 1f242a02c3

1
c/chapel.chpl Normal file
View File

@@ -0,0 +1 @@
writeln("Hello World");