"part" in lib and "part of" in bin breaks analyzer #52951
Labels
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Dart SDK version: 3.1.0-246.0.dev (dev) (Fri Jun 23 01:04:39 2023 -0700) on "macos_arm64"
How to reproduce issue:
dart create foo
in
foo/lib/foo.dart
:in
foo/bin/foo.dart
:remove the
test
directory.dart analyze
:dart run
:The text was updated successfully, but these errors were encountered: