@intCast takes two args

This commit is contained in:
Dimenus 2021-03-15 20:39:23 -05:00 committed by Andrew Kelley
parent 0f7b036eb7
commit dfeca48e35

View File

@ -477,7 +477,7 @@ pub const list = list: {
"@intCast",
.{
.tag = .int_cast,
.param_count = 1,
.param_count = 2,
},
},
.{