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 parsetoml echo parseString("a = [0]")
/home/me/trial.nim(3) trial /home/me/.nimble/pkgs/parsetoml-0.6.0/parsetoml.nim(1281) parseString /home/me/.nimble/pkgs/parsetoml-0.6.0/parsetoml.nim(1274) parseStream /home/me/.nimble/pkgs/parsetoml-0.6.0/parsetoml.nim(1058) parseKeyValuePair /home/me/.nimble/pkgs/parsetoml-0.6.0/parsetoml.nim(906) parseValue /home/me/.nimble/pkgs/parsetoml-0.6.0/parsetoml.nim(492) parseArray /home/me/.nimble/pkgs/parsetoml-0.6.0/parsetoml.nim(908) parseValue Error: unhandled exception: (1:8) unexpected character "\x00" [TomlError] Error: execution of an external program failed: '/home/me/trial '
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: