mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Add a couple fixes for the latest til
This commit is contained in:
@@ -15,7 +15,7 @@ print_endline("Hello, Reason!")
|
||||
We can then create the following Dune build file.
|
||||
|
||||
```lisp
|
||||
/* dune */
|
||||
;; dune
|
||||
(executable
|
||||
(name hello_reason))
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user