Skip to content

Commit aaea63a

Browse files
committed
Translate Title.
1 parent 9a50152 commit aaea63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1.6/ja/book/if-let.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
% if let
2+
<!-- % if let -->
23

34
`if let` allows you to combine `if` and `let` together to reduce the overhead
45
of certain kinds of pattern matches.

0 commit comments

Comments
 (0)