Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve symbol: IRecord #244

Closed
sirwobin opened this issue Aug 1, 2022 · 0 comments
Closed

Could not resolve symbol: IRecord #244

sirwobin opened this issue Aug 1, 2022 · 0 comments

Comments

@sirwobin
Copy link
Contributor

sirwobin commented Aug 1, 2022

nbb v0.6.129
Platform windows 10 with node JS v16.16.0

Problem:
Records to not implement/inherit from IRecord interface.

(defrecord Blah [x])
(instance? IRecord (Blah. "woo"))

The above code produces error "#error {:message "Could not resolve symbol: IRecord", :data {:type :sci/error, :line nil, :column nil, :file nil, :phase "analysis"}}"

borkdude added a commit that referenced this issue Aug 3, 2022
@borkdude borkdude closed this as completed Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants