mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-09-07 02:57:47 +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)
|
|
) |