<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinichiro_h</author_name>
  <author_url>https://blog.hatena.ne.jp/shinichiro_h/</author_url>
  <blog_title>兼雑記</blog_title>
  <blog_url>https://shinh.hatenablog.com/</blog_url>
  <categories>
    <anon>Program</anon>
    <anon>GCC</anon>
  </categories>
  <description>前回の stmt は雑に飛ばしたのだが、少しやってみたいことがあるのでもう少し stmt に留まる。今回は for 文。 /* for_stmt.c */ int main() { int i; char msg[] = &quot;hello\n&quot;; for (i = 0; i このダンプでは、 compstmt は二つ出力される。 for 文の中身のスコープと、 main の中身のスコープだ。 for_stmt まわりだけを示す。 @11 compound_stmt line: 5 body: @24 next: @25 @24 scope_stmt line: 5 begn null clnp n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinh.hatenablog.com%2Fentry%2F20040503%2Fp5&quot; title=&quot; gcc - yyparse (for_stmt) - 兼雑記&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>2004-05-03 00:00:05</published>
  <title> gcc - yyparse (for_stmt)</title>
  <type>rich</type>
  <url>https://shinh.hatenablog.com/entry/20040503/p5</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
