Add ReScript (#1197)

This commit is contained in:
Raymond Wong
2021-12-29 22:01:53 +08:00
committed by GitHub
parent 391c6c25cd
commit 8fbfad1538
2 changed files with 3 additions and 1 deletions

1
r/ReScript.res Normal file
View File

@@ -0,0 +1 @@
Js.log("Hello World")