Update main.d
This commit is contained in:
parent
3492c3fe42
commit
49b9608f31
|
@ -1,3 +1,5 @@
|
||||||
|
// OUR FIRST DLANG PROGRAM
|
||||||
|
|
||||||
// This is a comment, it is ignored by the compiler
|
// This is a comment, it is ignored by the compiler
|
||||||
// It is useful to comment some pieces of your code.
|
// It is useful to comment some pieces of your code.
|
||||||
// For example, instead of reading somebody's code, you could read a comment, which explains what that code does
|
// For example, instead of reading somebody's code, you could read a comment, which explains what that code does
|
||||||
|
|
Loading…
Reference in New Issue