Swift: Change note.

This commit is contained in:
Geoffrey White
2023-08-07 13:16:00 +01:00
parent ab3f3d03c5
commit dc98dec5b6

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Flow through forced optional unwrapping (`!`) on the left side of assignment now works in most cases.