diff options
Diffstat (limited to 'vhosts/blog/public')
| -rw-r--r-- | vhosts/blog/public/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/public/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html b/vhosts/blog/public/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html index 11a80bd6..40672f83 100644 --- a/vhosts/blog/public/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html +++ b/vhosts/blog/public/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html @@ -151,7 +151,7 @@ <span class="line"><span style="color:#032F62">EOS</span></span></code></pre> </div> <p> - 変数 <code>$s</code> に <code>print</code> の 3行分が入っており、それに加えて上下の1行ずつを出力すれば元のソースコードが得られる。実際には <code>$s</code> を加工してシンタックスハイライトや振り仮名を振ることになる。 + 変数 <code>$s</code> に 2 行目、3 行目、4 行目が入っており、それに加えて 1 行目と 5 行目を出力すれば元のソースコードが得られる。実際には <code>$s</code> を加工してシンタックスハイライトや振り仮名を振ることになる。 </p> </section> <section id="section--my-work--syntax-highlight"> |
