4 lines
88 B
Diff
4 lines
88 B
Diff
63c63
|
|
< const printable = ???;
|
|
---
|
|
> const printable = foo.data[0..foo.length];
|