Skip to content

Commit

Permalink
fix code again
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaBelanger committed Dec 28, 2023
1 parent 1c40517 commit 1e05c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/misc/lib/language_tour/classes/point_this.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ignore_for_file: invalid_reference_to_this
// ignore_for_file: invalid_reference_to_this, unnecessary_this
// #docregion this-late
double initialX = 1.5;

Expand Down

0 comments on commit 1e05c93

Please sign in to comment.