blob: 492a190ea9be4946bd7f059e3ac1fcfb33c86d83 [file] [log] [blame]
// Copyright 2017, 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:io';
void main() => stdout.write('Hello');