mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-17 12:10:52 +02:00
@@ -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.
|
||||
|
Reference in New Issue
Block a user