<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a1026302</author_name>
  <author_url>https://blog.hatena.ne.jp/a1026302/</author_url>
  <blog_title>ものづくりのブログ</blog_title>
  <blog_url>https://a1026302.hatenablog.com/</blog_url>
  <categories>
    <anon>lua</anon>
    <anon>lua-基礎</anon>
  </categories>
  <description>コメントの書き方がわからなかったのでここに調べたことをメモします。 書き方① ハイフンを2つつなげるとコメントになります。 「--」から行末までがコメントです。 -- コメント print (&quot;Hello World !&quot;) -- Hello World ! と表示 書き方② [ 「--」 と [[ と ]] で囲んだところがコメントになります。 複数行をコメントにする場合に便利です。 --[[ コメント① コメント② コメント③ ]] print (&quot;Hello World !&quot;) -- Hello World ! と表示</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa1026302.hatenablog.com%2Fentry%2F2024%2F08%2F08%2F110554&quot; title=&quot;【lua】コメントの書き方 - ものづくりのブログ&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/157314735/1599576939808917</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-08 11:05:54</published>
  <title>【lua】コメントの書き方</title>
  <type>rich</type>
  <url>https://a1026302.hatenablog.com/entry/2024/08/08/110554</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
