We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2669467 commit 4be1a51Copy full SHA for 4be1a51
1 file changed
typed-racket-test/succeed/builtin-type-constr-cross-module.rkt
@@ -0,0 +1,3 @@
1
+#lang typed/racket/base
2
+(define-type so Setof)
3
+(define-type prom Promise)
0 commit comments