eclipse-archived / ceylon.formatter

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

Support extended types without argument lists #112

Closed lucaswerkmeister closed 9 years ago

lucaswerkmeister commented 9 years ago
class X extends Y {}

https://gist.github.com/lucaswerkmeister/f166149d2de947762201

Noticed by @bjansen.