swift-emacs / swift-mode

Emacs support for Apple's Swift programming language.
GNU General Public License v3.0
372 stars 47 forks source link

Indent error for catch #138

Closed gybcb closed 7 years ago

gybcb commented 7 years ago

do {

} catch { // error

}

taku0 commented 7 years ago

Thank you for reporting. I'll investigate this on the weekends.

taku0 commented 7 years ago

Fixed.