| Search internet |
Origin: lgc. Landing-place: terminal.
A sequence like """..."{ starts a long comment, i.e. a comment which may span several lines. There must be at least two double quote characters in the sequence. A long comment is ended by a """..."} sequence where the number of double quote characters is exactly the same as the number of double quotes in the opening sequence. An 'End of file in long comment' error message indicates that no closing sequence was found before the end of the file.
| Search logiweb.eu |