We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import json type Vec = array[2, int] discard "".parseJson.to Vec
/usercode/in.nim(5, 21) template/generic instantiation of to from here /usercode/in.nim(3, 18) Error: 'range' expects one type parameter
to
The text was updated successfully, but these errors were encountered:
close nim-lang#12289
264746b
21cbfd7
Refactor json macro (nim-lang#12391)
3cc7c18
* closes nim-lang#12316 * make tjsonmacro work at js target * closes nim-lang#12289 * closes nim-lang#11988 * also fixed gdb related stuff
No branches or pull requests
The text was updated successfully, but these errors were encountered: