Skip to content

Commit

Permalink
Update dart.html.markdown
Browse files Browse the repository at this point in the history
fixes #4958
  • Loading branch information
vendethiel committed May 24, 2024
1 parent b506816 commit 3121a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dart.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import "dart:math" as math;
// Single line comment
/**
* Multi-line comment
* Can comment more than 2 lines
* Can comment several lines
*/
/// Code doc comment
/// It uses markdown syntax to generate code docs when making an API.
Expand Down

0 comments on commit 3121a72

Please sign in to comment.