mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 23:06:49 +02:00
https://github.com/adambard/learnxinyminutes-site/pull/108
Didn't even check if ocaml was there...
This commit is contained in:
@@ -32,7 +32,7 @@ You can [try ATS in your browser](http://www.ats-lang.org/SERVER/MYCODE/Patsopta
|
|||||||
or install it from [http://www.ats-lang.org/](http://www.ats-lang.org/).
|
or install it from [http://www.ats-lang.org/](http://www.ats-lang.org/).
|
||||||
|
|
||||||
|
|
||||||
```ats
|
```ocaml
|
||||||
// Include the standard library
|
// Include the standard library
|
||||||
#include "share/atspre_define.hats"
|
#include "share/atspre_define.hats"
|
||||||
#include "share/atspre_staload.hats"
|
#include "share/atspre_staload.hats"
|
||||||
|
Reference in New Issue
Block a user