回答編集履歴
1
修正
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
1
|
> u32.bit32.bit8 = u64.bit64.bit9;
|
2
2
|
|
3
|
+
|
4
|
+
|
3
5
|
このtypoで3bit目(bit9)が不定になるから
|