dart-lang / code_builder

A fluent API for generating valid Dart source code
https://pub.dev/packages/code_builder
BSD 3-Clause "New" or "Revised" License
427 stars 66 forks source link

Fix docs for Expression.assign #357

Closed natebosch closed 2 years ago

natebosch commented 2 years ago

Towards #343

The doc showed the argument and the receiver flipped in the output.