provide more pattern expanders for stlc+union base types
This commit is contained in:
parent
095c47c6cb
commit
e92156e78a
|
@ -30,7 +30,7 @@
|
|||
[add1 : (→ Int Int)]
|
||||
[sub1 : (→ Int Int)])
|
||||
#%datum #%app
|
||||
(for-syntax ~True ~False))
|
||||
(for-syntax ~PosInt ~Zero ~NegInt ~True ~False))
|
||||
|
||||
(define-syntax define-named-type-alias
|
||||
(syntax-parser
|
||||
|
|
Loading…
Reference in New Issue
Block a user