We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbbd7a commit 09a8660Copy full SHA for 09a8660
pkg/compiler/lib/src/dart2js.dart
@@ -731,7 +731,7 @@ Supported options:
731
we intend to keep the -O* flags stable. New safe optimizations may be added
732
on any level, and optimizations that only work on some programs may move up
733
from one level to the next (for instance, once alternative safe
734
- optimizations are implemented, `omit-implicit-checks` may be removed of may
+ optimizations are implemented, `omit-implicit-checks` may be removed or may
735
move to the O4 level).
736
737
The following individual options are included in some of the -O optimization
0 commit comments