add undef shift tests ; mirror zirShl logic for @shlWithOverflow
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
comptime {
|
||||
// Total expected errors:
|
||||
// 29*15*6 + 26*14*5 = 4256
|
||||
// 29*14*6 + 26*14*5 = 4256
|
||||
|
||||
testType(u8);
|
||||
testType(i8);
|
||||
|
||||
3004
test/cases/compile_errors/undef_shifts_are_illegal.zig
Normal file
3004
test/cases/compile_errors/undef_shifts_are_illegal.zig
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user