<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deve68</author_name>
  <author_url>https://blog.hatena.ne.jp/deve68/</author_url>
  <blog_title>コードの恵み</blog_title>
  <blog_url>https://deve68.hatenadiary.org/</blog_url>
  <categories>
    <anon>.groovy</anon>
  </categories>
  <description>元ネタ Re: Just for fun Groovy script for Google Picasa Venkat Subramaniam 氏の『Programming Groovy』に載っている Tips らしい*1。 Groovy で pass-by-name を検索して Hit した*2。 いつか使おうと思っていたが面白い使用例を思いつきそうにないので def a,b def s1 = &quot;s1: ${a} + ${b} = ${a+b}&quot; def s2 = &quot;s2: ${-&gt; a} + ${-&gt; b} = ${-&gt; a+b}&quot; a = 1 b = 2 println s1 print…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdeve68.hatenadiary.org%2Fentry%2F20110523%2F1306164215&quot; title=&quot; 埋め込み文字列+遅延評価 - コードの恵み&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>2011-05-23 00:23:35</published>
  <title> 埋め込み文字列+遅延評価</title>
  <type>rich</type>
  <url>https://deve68.hatenadiary.org/entry/20110523/1306164215</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
