langref: remove dead code

This commit is contained in:
Alex Kladov 2025-07-14 17:34:52 +01:00
parent 96bb1137c2
commit d90646d8fb

View file

@ -1,5 +1,4 @@
const std = @import("std");
const expect = std.testing.expect;
const print = std.debug.print;
pub fn main() void {