Lee Cannon
Results
51
comments of
Lee Cannon
Hover over `blah`. ```zig pub const blah = struct { const str = "something"; }; ``` backtrace ``` thread 111256 panic: attempt to use null value /home/lee/src/zls/src/analysis.zig:515:100: 0x156596e in getContainerFieldMembers...