basic_string::_M_construct null not valid on test #3821
Labels
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
upstream
An issue with a third party project that Zig uses.
Milestone
Hi, I've written a precise 62 LOC of Zig in my lifetime and thus this is probably just me being a doof (in which case, this is an extremely unhelpful error).
I've written this code:
Upon running it with
zig test
I get:The text was updated successfully, but these errors were encountered: