mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 09:43:31 +02:00
Normalize interrobangs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
21c21
|
||||
< std.debug.print(") ", .{}); // <---- how!?
|
||||
< std.debug.print(") ", .{}); // <---- how?!
|
||||
---
|
||||
> defer std.debug.print(") ", .{}); // <---- how!?
|
||||
> defer std.debug.print(") ", .{}); // <---- how?!
|
||||
|
||||
Reference in New Issue
Block a user