blob: d7e136caae7cdf21731f9183e3405b1579979194 [file] [log] [blame]
40 columns |
>>> part of with uri that fits
part of "uri.dart";
<<<
part of "uri.dart";
>>> part of with uri does not split on long line
part of "very_very_very_very_long_uri.dart";
<<<
part of "very_very_very_very_long_uri.dart";