Merge pull request #310 from yosbelms/patch-1

Add Cor language
This commit is contained in:
Mike Donaghy
2017-02-12 16:14:56 -06:00
committed by GitHub

1
c/cor.cor Normal file
View File

@@ -0,0 +1 @@
func main() console.log('Hello World!')