mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
parent
b506816adb
commit
3121a72981
@ -32,7 +32,7 @@ import "dart:math" as math;
|
|||||||
// Single line comment
|
// Single line comment
|
||||||
/**
|
/**
|
||||||
* Multi-line comment
|
* Multi-line comment
|
||||||
* Can comment more than 2 lines
|
* Can comment several lines
|
||||||
*/
|
*/
|
||||||
/// Code doc comment
|
/// Code doc comment
|
||||||
/// It uses markdown syntax to generate code docs when making an API.
|
/// It uses markdown syntax to generate code docs when making an API.
|
||||||
|
Loading…
Reference in New Issue
Block a user