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