Files
swift-mirror/test/refactoring/RefactoringKind/extract.swift
Rintaro Ishizaki 70ff0c013b [Refactoring] Disallow extracting partial statement
`BraceStmt`, `CatchStmt` and `CaseStmt` cannot be independent
statement, thus unextractable.

rdar://problem/38390401
2018-05-23 18:03:27 +09:00

1.5 KiB