mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-13 17:12:10 +00:00
11 lines
116 B
Plaintext
11 lines
116 B
Plaintext
;test/ast/dune
|
|
|
|
(test
|
|
(name print)
|
|
(libraries alcotest ast)
|
|
)
|
|
|
|
(test
|
|
(name typecheck)
|
|
(libraries alcotest ast)
|
|
) |