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
$
Test
const a: array[3, char] = ['N', 'i', 'm'] aStr = $(a)
Result: Error: internal error: getStrOrChar
Error: internal error: getStrOrChar
> nim -v Nim Compiler Version 0.13.1 (2016-04-04) [Windows: i386] Copyright (c) 2006-2016 by Andreas Rumpf git hash: 147961d0069ed434796eed9ceacf52914087f789 active boot switches: -d:release
The text was updated successfully, but these errors were encountered:
Fix nim-lang#4040
5cbec22
38040e7
nkBracket
mCStrToStr
No branches or pull requests
Test
Result:
Error: internal error: getStrOrChar
The text was updated successfully, but these errors were encountered: