9219128bde
See: https://github.com/dart-lang/sdk/issues/43746 Dry run: ``` Computing fixes in tmp_proj (dry run)... 3 proposed fixes in 1 file. lib/main.dart annotate_overrides - 1 fix prefer_single_quotes - 2 fixes ``` Regular run: ``` Computing fixes in tmp_proj... Applying fixes... lib/main.dart prefer_single_quotes - 1 fix 1 fix made in 1 file. ``` Change-Id: I569b945027c807e4ff47c0eed99b7d9a64d4b8f0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/172823 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>