mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
5 lines
64 B
Diff
5 lines
64 B
Diff
14c14
|
|
< ??? = @import("std");
|
|
---
|
|
> const std = @import("std");
|