From a4a72de9af0d0a6d17944f847a4d5fed2b05d2a7 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 23 Feb 2022 15:31:50 +0900 Subject: change site domain to `blog.nsfisis.dev` --- docs/posts/ruby-then-keyword-and-case-in/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/posts/ruby-then-keyword-and-case-in') 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 75639bf..f055f34 100644 --- a/docs/posts/ruby-then-keyword-and-case-in/index.html +++ b/docs/posts/ruby-then-keyword-and-case-in/index.html @@ -14,12 +14,12 @@ if cond then puts "Y" else puts "N" end このキーワードが # Example: if x then a end unless x then a end begin a rescue then b end case x when p then a end なぜ普段は書かなくてもよいのか 普通 Ruby のコードで then を書くことはない。なぜか。次のコードを実行してみるとわかる。"> - - - + + + - - + + @@ -77,7 +77,7 @@ if cond then puts "Y" else puts "N" end このキーワードが
@@ -227,13 +227,13 @@ C系の if 後に来る (/) や、Python
- + -- cgit v1.2.3-70-g09d2