interface.zig
interface.zig copied to clipboard
Fix undefined variable in Storage.Inline
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 :-)