コメント Swift

一行のコメントは // で始まる.

//This is comment

複数行のコメントは,/* で始まり */ で終わる.

/* This is also a comment
but is written over multiple lines. */

引用 : THE SWIFT PROGRAMMING LANGUAGE Swift5.5





この記事が気に入ったらサポートをしてみませんか?