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
Ah, #829 introduced a new keyword "optional", so the function with the same name causes a parse error. In the future we may want to parse metadata in a nicer way, without reserving tens of keywords, but for the time being, let's just rename this one.
Describe the bug
As of now, there is a parsing error in the Nickel program used for this benchmark:
To Reproduce
cargo bench --bench=typecheck-nixpkgs-lib
Expected behavior
The benchmark should run without issue.
Environment
The text was updated successfully, but these errors were encountered: