mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 01:13:30 +02:00
5 lines
88 B
Diff
5 lines
88 B
Diff
63c63
|
|
< const printable = ???;
|
|
---
|
|
> const printable = foo.data[0..foo.length];
|