interface.zig icon indicating copy to clipboard operation
interface.zig copied to clipboard

Fix undefined variable in Storage.Inline

Open loris-olsem opened this issue 5 years ago • 0 comments

args variable was undefined, this commit fixes it.

I don't know what is wrong with the comptime try InlineTest.run() :-/

And thanks for the library, very nice to learn comptime zig things :-)

loris-olsem avatar Oct 11 '20 12:10 loris-olsem