| // Copyright 2013 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. | |
| // This entry point is never invoked. Its purpose is to allow the vmservice's | |
| // Dart code to built with dart_aot_app. | |
| void main(List<String> args) {} |