mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-03 00:43:30 +02:00
Correct conventional Zig reference vs value passing re #89
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
31c31
|
||||
40c40
|
||||
< ??? = 5; // fix me!
|
||||
---
|
||||
> x.* = 5; // fix me!
|
||||
|
||||
Reference in New Issue
Block a user