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
package test main :: proc() { s := any("Hellope!") }
PATH:\odin\src\llvm_backend_const.cpp(716): Assertion Failure: 'is_type_string(original_type)'
odin run . or odin build .
odin run .
odin build .
Odin 2025-01 (source built: 19-JAN-2025) Windows LLVM 18.1.8
Odin 2025-01 (source built: 19-JAN-2025)
Windows
LLVM 18.1.8
bug llvm-backend
bug
llvm-backend
The text was updated successfully, but these errors were encountered:
No branches or pull requests
minimal example
exits with
PATH:\odin\src\llvm_backend_const.cpp(716): Assertion Failure: 'is_type_string(original_type)'
compiler command
odin run .
orodin build .
system info
Odin 2025-01 (source built: 19-JAN-2025)
Windows
LLVM 18.1.8
suggested labels
bug
llvm-backend
The text was updated successfully, but these errors were encountered: