forked from GitHub/gf-core
started a testsuite
This commit is contained in:
8
src/runtime/haskell/tests/basic.gf
Normal file
8
src/runtime/haskell/tests/basic.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract basic = {
|
||||
|
||||
cat N ;
|
||||
|
||||
fun Z : N ;
|
||||
S : N -> N ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user