mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Example:
test/Constraints/fixes.swift:54:9: error: value of optional type 'B?'
not unwrapped; did you mean to use '!' or '?'?
b = a as B
^
!
Swift SVN r16938
83 KiB
83 KiB