6 lines
No EOL
129 B
Text
6 lines
No EOL
129 B
Text
param exampleString string = 'test value'
|
|
|
|
var comments = '''
|
|
comments // are included
|
|
/* because everything is read as-is */
|
|
''' |