add undef shift tests ; mirror zirShl logic for @shlWithOverflow

This commit is contained in:
Justus Klausecker
2025-08-08 19:27:14 +02:00
parent 8f5ec2a1fb
commit f0ffe30f2f
3 changed files with 3062 additions and 16 deletions

View File

@@ -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);

File diff suppressed because it is too large Load Diff