diff options
Diffstat (limited to 'tests/ui/numbers-arithmetic/location-sub-overflow.rs')
| -rw-r--r-- | tests/ui/numbers-arithmetic/location-sub-overflow.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/numbers-arithmetic/location-sub-overflow.rs b/tests/ui/numbers-arithmetic/location-sub-overflow.rs index 911b2815a00..9a0fabe1cd6 100644 --- a/tests/ui/numbers-arithmetic/location-sub-overflow.rs +++ b/tests/ui/numbers-arithmetic/location-sub-overflow.rs @@ -1,5 +1,4 @@ //@ run-fail -//@ ignore-wasm32 //@ error-pattern:location-sub-overflow.rs fn main() { |
