blob: dc37fc6a5d86397aa9c40aeb78def4e158ddf8e7 [file]
// Copyright (c) 2026, 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.
void main() {
1.=> 1;
1.=> this;
1.=> this.isEven;
1.=> isEven;
}