5 lines
120 B
Text
5 lines
120 B
Text
|
|
System.debug ('I will execute'); // This comment is ignored.
|
||
|
|
/*
|
||
|
|
I am a large comment, completely ignored as well.
|
||
|
|
*/
|