| Index: tests/language/arithmetic_test.dart
|
| ===================================================================
|
| --- tests/language/arithmetic_test.dart (revision 25720)
|
| +++ tests/language/arithmetic_test.dart (working copy)
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
| // Dart test program to test arithmetic operations.
|
| -// VMOptions=--optimization-counter-threshold=10 --no-use-osr --use-far-branches
|
| +// VMOptions=--optimization-counter-threshold=10 --no-use-osr
|
|
|
| library arithmetic_test;
|
| import "package:expect/expect.dart";
|
|
|