diff options
Diffstat (limited to 'docs/posts/ruby-then-keyword-and-case-in')
| -rw-r--r-- | docs/posts/ruby-then-keyword-and-case-in/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/posts/ruby-then-keyword-and-case-in/index.html b/docs/posts/ruby-then-keyword-and-case-in/index.html index f055f34..08e90bd 100644 --- a/docs/posts/ruby-then-keyword-and-case-in/index.html +++ b/docs/posts/ruby-then-keyword-and-case-in/index.html @@ -224,6 +224,12 @@ C系の <code>if</code> 後に来る <code>(</code>/<code>)</code> や、Python <li>Ruby の構文を正確に知るには (現状) <code>parse.y</code> を直接読めばよい</li> </ul> </div> + <footer class="post-footer"> + <ul class="post-tags"> + <li><a href="https://blog.nsfisis.dev/tags/ruby">ruby</a></li> + <li><a href="https://blog.nsfisis.dev/tags/ruby3">ruby3</a></li> + </ul> + </footer> </article></main> <footer class="footer"> |
