blob: e08b7e2ef6e12af6a6b9a51e13f5e10f097993e7 [file] [log] [blame]
// Copyright (c) 2022, 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.
// part of "internal_patch.dart";
@patch
@pragma("wasm:import", "dart2wasm.printToConsole")
external void printToConsole(String line);