blob: acf42c2d08840ff751207838e46ec877d1cf870b [file] [log] [blame]
// ---- AUTO-GENERATED -------------------
// This file was autogenerated by running:
//
// dart path/to/up_to_date_test.dart update
//
// Do not edit this file by hand.
// ---------------------------------------
library tests.compiler.dart2js.cps_ir.operators2_1.dart;
import 'runner.dart';
main(args) {
runTest("operators2_1.dart", update: args.length > 0 && args[0] == "update");
}