mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-06 20:35:22 +02:00
4 lines
132 B
TOML
4 lines
132 B
TOML
|
|
# apos15 = '''Here are fifteen apostrophes: '''''''''''''''''' # INVALID
|
||
|
|
apos15 = "Here are fifteen apostrophes: '''''''''''''''"
|
||
|
|
|