Skip to content

Commit 55bad82

Browse files
committed
start to translate mutability.md
1 parent 72781e0 commit 55bad82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

1.6/ja/book/mutability.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
% Mutability
1+
% ミュータビリティ
2+
<!-- % Mutability -->
23

34
Mutability, the ability to change something, works a bit differently in Rust
45
than in other languages. The first aspect of mutability is its non-default

0 commit comments

Comments
 (0)