Files
sdk/pkg/dartdev/lib
Ben Konyi 778e8d13b2 [ CLI ] Remove --enable-asserts from dart compile exe options
`dart compile exe` creates a product mode binary, which does not support
asserts.

Fixes https://github.com/dart-lang/sdk/issues/50426

TEST=N/A

Change-Id: I46bfabebc1dd08f0a09ba40105cbfe9721ca34fe
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278141
Reviewed-by: Derek Xu <derekx@google.com>
2023-01-03 17:21:41 +00:00
..