<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmtms</author_name>
  <author_url>https://blog.hatena.ne.jp/tmtms/</author_url>
  <blog_title>tmtms のメモ</blog_title>
  <blog_url>https://blog.tmtms.net/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Ruby2.7</anon>
  </categories>
  <description>Ruby 2.7 アドベントカレンダーの10日目の記事です。 qiita.com コメント行を挟んだメソッド呼び出し メソッド呼び出し時には . の前後に改行することができます。 &quot;hoge&quot;. upcase &quot;hoge&quot; .upcase ですが、その間にコメント行を挟むとエラーになっていました。 &quot;hoge&quot;. # こっちはOK upcase &quot;hoge&quot; # こっちはNG .upcase #=&gt; syntax error, unexpected '.', expecting end-of-input 2.7 ではこれがエラーにならなくなりました。 ヒアドキュメント ヒアドキュメントの識別子…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tmtms.net%2Fentry%2F201912%2Fruby27-misc&quot; title=&quot;Ruby 2.7 の変更点 - コメント行を挟んだメソッド呼び出し / ヒアドキュメント - tmtms のメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-10 00:00:00</published>
  <title>Ruby 2.7 の変更点 - コメント行を挟んだメソッド呼び出し / ヒアドキュメント</title>
  <type>rich</type>
  <url>https://blog.tmtms.net/entry/201912/ruby27-misc</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
