Commit 2781259
3オペランド以上の演算における型変換の予測可能性 (#1228)
* 3オペランド以上の演算における型変換の予測可能性
3値以上の場合でも、演算子の優先度と結合性で演算子の適用順序が決まり、演算子と値との関係で暗黙の型変換の形式が決まるので、「困難」という表現へ変更してはいかがでしょうか。
* Update source/basic/implicit-coercion/README.md
こちらの方が柔らかい表現になりますね。
Co-authored-by: azu <[email protected]>
Co-authored-by: azu <[email protected]>1 parent a139142 commit 2781259
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments