Message381602
| Author | serhiy.storchaka |
|---|---|
| Recipients | Marco Sulla, Miguel Amaral, gregory.p.smith, josh.r, mbussonn, methane, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy |
| Date | 2020-11-22.08:28:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1606033731.67.0.704850139965.issue36906@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Multiline string literals were added recently in Java (https://openjdk.java.net/jeps/378). The semantic is similar to Julia: autodedent and ignoring the first blank line. Multiline string literals have similar semantic in Swift (https://docs.swift.org/swift-book/LanguageGuide/StringsAndCharacters.html). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-22 08:28:51 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, terry.reedy, gregory.p.smith, steven.daprano, methane, josh.r, mbussonn, pablogsal, remi.lapeyre, Marco Sulla, Miguel Amaral |
| 2020-11-22 08:28:51 | serhiy.storchaka | set | messageid: <1606033731.67.0.704850139965.issue36906@roundup.psfhosted.org> |
| 2020-11-22 08:28:51 | serhiy.storchaka | link | issue36906 messages |
| 2020-11-22 08:28:51 | serhiy.storchaka | create | |