address most comments
This commit is contained in:
@@ -4,7 +4,6 @@ export fn f() usize {
|
||||
}
|
||||
|
||||
// error
|
||||
// backend=stage2,llvm
|
||||
// target=x86_64-linux
|
||||
//
|
||||
// :2:30: error: this implementation only supports comptime shift amounts of up to 2^64 - 1 bits
|
||||
|
||||
@@ -7,4 +7,4 @@ comptime {
|
||||
// backend=stage2
|
||||
// target=native
|
||||
//
|
||||
// :2:25: error: overflow of integer type 'u8' with value '340'
|
||||
// :2:15: error: overflow of integer type 'u8' with value '340'
|
||||
|
||||
Reference in New Issue
Block a user