Content deleted Content added
m →Escaped quotes: nowrap |
m →Multiline string: cell templates |
||
Line 208:
|-
! Syntax
! Here
! Language(s)
|-
Line 215:
and so little time to say them
EOF</pre>
| {{Yes}}
| Bourne shell, Perl, PHP, Ruby
|-
Line 222:
and so little time to say them
EOF</pre>
| {{Yes}}
| PHP
|-
Line 229:
and so little time to say them
"@</pre>
| {{No}}
| Windows Powershell
|-
Line 236:
and so little time to say them
]"</pre>
| {{No}}
| Eiffel
|-
Line 243:
and so little time to say them
"""</pre>
| {{No}}
| CoffeeScript, Dart, Groovy, Kotlin, Python, Swift
|-
Line 250:
and so little time to say them
"</pre>
| {{No}}
|Rust (all strings are multiline), Visual Basic .NET (all strings are multiline)
|-
Line 257:
and so little time to say them
"</pre>
| {{No}}
| Rust
|-
Line 264:
and so little time to say them
]]</pre>
| {{No}}
| Lua
|-
Line 271:
and so little time to say them
`</pre>
| {{No}}
| JavaScript (ECMAScript 6)
|}
|