メインコンテンツまでスキップ
バージョン:25.2

<< >>

  • alternative quotation marks

  • String literals enclosed in << >> can be used to include other quotation marks, and may also span more than one line (although {{ }} is generally preferred for multi-line string literals).

  • Examples:

    put <<cd "/tmp/grable">> into command
  • Related: " ", {{ }}, « »