Sign in
dart
/
sdk.git
/
f36420a912bb76b61fc8b934286df44dd1aff09b
/
.
/
pkg
/
front_end
/
testcases
/
regress
/
issue_29980.dart
blob: 184c87a709fa4cf813405f7feafb649090c83d68 [
file
] [
log
] [
blame
]
// Copyright (c) 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.
main
()
{
x
.
y z
;
}