| // Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| |
| import "dart:typed_data"; |
| |
| bool var31 = false; |
| num var67 = 17; |
| List<int> var83 = Uint32List(42); |
| |
| @pragma("vm:never-inline") |
| Set<String> foo0_Extension0(int par1) { |
| int loc0 = 0; |
| while (--loc0 > 0) { |
| num loc1 = var67; |
| for (int loc2 = 0; loc2 < 24; loc2++) { |
| if (bool.parse('s1+')) { |
| var83[Duration.secondsPerMinute] = loc0; |
| return <String>{}; |
| } |
| } |
| } |
| return <String>{}; |
| } |
| |
| main() { |
| foo0_Extension0(0); |
| } |