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