blob: 39c800d6d9e742c0a0f6ae63b1ce4643fdbdebf0 [file] [log] [blame]
// @dart = 2.9
const Symbol tripleShiftSymbol = const Symbol(">>>");
main() {}