Skip to content

Commit

Permalink
chore: update patch file
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Jun 5, 2024
1 parent b8851f5 commit a749383
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dart_syntax_bug.patch
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ index 71489b9aa98..f776aa3c438 100644
- _omittedTypes[omittedType] = name;
+ _omittedTypes![omittedType] = name;
});
}
}

0 comments on commit a749383

Please sign in to comment.