注释

使用注释


#![allow(unused)]
fn main() {
// 一样的斜杠注释
// 没有什么特别的
}