Skip to content

Commit ee8cece

Browse files
Fix 1 occurrence of format-identity
This use of `format` does nothing.
1 parent 9b171ea commit ee8cece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typed-racket-lib/typed-racket/typecheck/tc-expr-unit.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
[t:assert-typecheck-failure
195195
(cond
196196
[(tc-expr/check? #'t.body expected)
197-
(tc-error/expr #:stx #'t.body (format "Expected a type check error!"))]
197+
(tc-error/expr #:stx #'t.body "Expected a type check error!")]
198198
[else
199199
(fix-results expected)])]
200200
;; data

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy