Closed
Description
Originally reported on Google Code with ID 339
Owned by bjquebecdesloges
external X {}
class X {
abcd;
}
should result in class X being generated with its attribute? Currently no code is generated.
Why? This allows a mixin file with external X to be specified and operated on independently
and then later on mixed in with class X.
See also issue 300
Reported by @umple on 2012-09-30 10:26:39