mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-03 05:18:03 +02:00
@@ -40,7 +40,7 @@ translators:
|
|||||||
1.+(3) #=> 4
|
1.+(3) #=> 4
|
||||||
10.* 5 #=> 50
|
10.* 5 #=> 50
|
||||||
|
|
||||||
# 特殊的只也是对象
|
# 特殊的值也是对象
|
||||||
nil # 空
|
nil # 空
|
||||||
true # 真
|
true # 真
|
||||||
false # 假
|
false # 假
|
||||||
|
Reference in New Issue
Block a user