<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ytqwerty</author_name>
  <author_url>https://blog.hatena.ne.jp/ytqwerty/</author_url>
  <blog_title>Note</blog_title>
  <blog_url>https://ytqwerty.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rebol</anon>
  </categories>
  <description>1+1をやってみましょう。 &gt;&gt; 1+1 ** Syntax Error: Invalid integer -- 1+1 ** Near: (line 1) 1+1 &gt;&gt; 1 + 1 == 2 演算子もまた識別子扱いですので、空白が必要です。 ならば。 &gt;&gt; ++: :+ &gt;&gt; 1 ++ 1 ** Script Error: ++ expected value2 argument of type: number pair char money date time tuple ** Near: ++ 1 &gt;&gt; ++ 1 1 == 2 Haskellのように、記号だけで構成された識別子が中置演算子…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fytqwerty.hatenadiary.org%2Fentry%2F20050920%2Fp2&quot; title=&quot; 1+1…あれ。 - Note&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>2005-09-20 00:00:01</published>
  <title> 1+1…あれ。</title>
  <type>rich</type>
  <url>https://ytqwerty.hatenadiary.org/entry/20050920/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
