diff options
| author | tslil <tslil@posteo.de> | 2026-05-06 11:21:22 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-05-06 13:35:14 +0100 |
| commit | 1b4abb8fdd81f6de2166ef3f064a77fd5622fe83 (patch) | |
| tree | 7a1bea5e296fc8607fed97d7fe82de618959fd32 /examples/signature_param.makkai | |
| parent | fbb8835cb73fd51e130f4e319290eeb44eadfcf5 (diff) | |
clean up examples vs tests
Diffstat (limited to 'examples/signature_param.makkai')
| -rw-r--r-- | examples/signature_param.makkai | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/signature_param.makkai b/examples/signature_param.makkai deleted file mode 100644 index 9dae31b..0000000 --- a/examples/signature_param.makkai +++ /dev/null @@ -1,4 +0,0 @@ -let signature S = theory { - F :: (x : Nat) (y : Bool) -> Set, - G :: (z : set-of(F 3 4)) -> Set // this sould fail -} |
