add95652d2
This fixes the Astbuilder recovery when encountering "get <identifier> :" in a class body to build a method node rather than a constructor node. Fix https://github.com/dart-lang/sdk/issues/36961 Change-Id: I48242838d72c3a6c18e78a469b6e07fd1481d0c4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103260 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Dan Rubel <danrubel@google.com>