blob: 2864e6f07527ec74fda78213008a69d4e9d46d8e [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.operators_7.dart;
import 'runner.dart';
main(args) {
runTest("operators_7.dart", update: args.length > 0 && args[0] == "update");
}