Sign in
flutter
/
mirrors
/
packages
/
b1e6809eaaeb4c237e2f68fa4f644f969e830532
/
.
/
packages
/
flutter_image
/
lib
/
sample.dart
blob: d05946ab79a5f4814550398bc4d1364876d4e5a1 [
file
] [
log
] [
blame
]
// Copyright (c) 2016, the Flutter 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.
main
()
=>
print
(
'foo'
);