Carp/test/test-for-errors/deftype_type_var_not_in_scope.carp

4 lines
75 B
Plaintext

(Project.config "file-path-print-length" "short")
(deftype (Foo a) [x b])