happyx
happyx copied to clipboard
Make Errors Human Readable 👀
Now:
use allow only call nodes
path/to/file(5:1)
Future:
`use` statement allows only callable nodes! But got nnkUnknown node!
path/to/file(5:1)