dart-archive / kernel

Dart IR (Intermediate Representation) -- moved to dart-lang/sdk
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Inconsistent encoding of constructor bodies #28

Closed johnniwinther closed 8 years ago

johnniwinther commented 8 years ago

Constructor bodies are encoded inconsistently: Default constructors have empty statements as their body and constructors without a body has null.

asgerf commented 8 years ago

Fixed in f9cf4e51775a8b272163bdce9483838ac43bc61c