02_std.patch 64 B

1234
  1. 14c14
  2. < ??? = @import("std");
  3. ---
  4. > const std = @import("std");