eclipse-archived / ceylon.formatter

A formatter for the Ceylon programming language, written in Ceylon.
Apache License 2.0
14 stars 11 forks source link

try expressions #96

Closed lucaswerkmeister closed 10 years ago

lucaswerkmeister commented 10 years ago

We need to support try expressions. See ceylon/ceylon-spec@510659455426de633030104bacb43b7f3daaf315.

gavinking commented 10 years ago

Nope, that was just a failed experiment. No try expressions.

lucaswerkmeister commented 10 years ago

Yay, less work for me ;)