eclipse-archived / ceylon.formatter

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

inline variable in switch #97

Closed lucaswerkmeister closed 9 years ago

lucaswerkmeister commented 10 years ago

The AST structure for switches changed in ceylon/ceylon-spec@370533c7eba008206a53d00f31245c9f0fd76b81 for ceylon/ceylon-spec#1119.

lucaswerkmeister commented 9 years ago

Done in 75c7e49, where I forgot we had this issue.