stdlib/builtin/true_class.rbs in
rbs-0.14.0
vs stdlib/builtin/true_class.rbs in
rbs-0.15.0
- old
+ new
@@ -40,7 +40,7 @@
# # *produces:* # # or #
- def |: (bool obj) -> bool
+ def |: (boolish obj) -> bool
end