Learn more about cloning repositories
You have read-only access
Fix errant fixit "as!" -> "as?!" "let x: Int? = 5 as Any as! Int" now suggests changing "as!" to "as?" instead of "as?!". rdar://problem/19883819 Swift SVN r25490