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

double_ampersand

  • Operator
    • String concatenation with space

    • Examples:

      put "Hello" && "world!" --> "Hello world!"
    • Related: &