11 lines
116 B
Plaintext
11 lines
116 B
Plaintext
=== Compliant solution
|
|
|
|
[source,text]
|
|
----
|
|
* here is
|
|
* my comment
|
|
CLASS my_class DEFINITION.
|
|
...
|
|
ENDCLASS
|
|
----
|