You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.
The following program gives the error:
../../Applications/Racket v6.2/collects/racket/contract/private/blame.rkt:143:0: make-language: contract violation
expected: identifier?
given: #f
in: the 2nd argument of
(->
identifier?
identifier?
(listof tspec?)
(listof ntspec?)
language?)
contract from:
/nanopass-framework-racket/private/records.rkt
blaming: /nanopass-framework-racket/private/language.rkt
(assuming the contract is correct)
at: /nanopass-framework-racket/private/records.rkt:65.5
The text was updated successfully, but these errors were encountered: