blob: db40bf28f41658ac4620dcb65daf2dc1a8e37604 [file] [log] [blame]
// Copyright 2014 The Flutter Authors. 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(List<String> args) {
print('Unexpected output material');
}