mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
@intCast takes two args
This commit is contained in:
parent
0f7b036eb7
commit
dfeca48e35
@ -477,7 +477,7 @@ pub const list = list: {
|
||||
"@intCast",
|
||||
.{
|
||||
.tag = .int_cast,
|
||||
.param_count = 1,
|
||||
.param_count = 2,
|
||||
},
|
||||
},
|
||||
.{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user