<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinriyo</author_name>
  <author_url>https://blog.hatena.ne.jp/shinriyo/</author_url>
  <blog_title>万年素人からHackerへの道</blog_title>
  <blog_url>https://shinriyo.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>URL: http://atnd.org/events/34622ネタがそろそろなくなりましたね。 Booは変数の代入がすっきり書けます。 Start関数の最初の3つは通常の書き方ですが、 「x, y, z = 2, 4, 8」の用に書けますね。PythonとかRubyっぽく。 import UnityEngine class AssignTest(MonoBehaviour): def Start(): x as int = 1 y as int = 3 z as int = 6 x, y, z = 2, 4, 8 Debug.Log(x) Debug.Log(y) Debug.Log(z)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinriyo.hateblo.jp%2Fentry%2F20121222%2Fp1&quot; title=&quot;Boo Language Advent Calendar 2012 22日目 Title:「忘れてた素敵文法」 - 万年素人からHackerへの道&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>2012-12-22 00:00:00</published>
  <title>Boo Language Advent Calendar 2012 22日目 Title:「忘れてた素敵文法」</title>
  <type>rich</type>
  <url>https://shinriyo.hateblo.jp/entry/20121222/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
