stage2: make @alignCast accept 2 parameters
It is not yet time to implement #5909.
This commit is contained in:
@@ -129,7 +129,7 @@ pub const list = list: {
|
||||
"@alignCast",
|
||||
.{
|
||||
.tag = .align_cast,
|
||||
.param_count = 1,
|
||||
.param_count = 2,
|
||||
},
|
||||
},
|
||||
.{
|
||||
|
||||
Reference in New Issue
Block a user