Jintin / Swimat

An Xcode formatter plug-in to format your swift code.
https://jintin.github.io/Swimat/
MIT License
1.65k stars 89 forks source link

"Extension.FormatError error 0" #207

Closed akuzminskyi closed 5 years ago

akuzminskyi commented 5 years ago

Hi, I have a crash "The operation couldn't be completed. (Extension.FormatError error 0.)" on this sample code:

func a() -> Any? {
    return try? sample(param:
        """
        """
    )
}
Jintin commented 5 years ago

Should be fixed in 93ed6b4d57b7544696afaeb72ed023a02b3ccd25