Closed
Description
This comes up periodically since people seem to expect it to work:
type Foo
bar::Int=0
baz::String=""
end
Currently, this doesn't do what people expect it to do at all, but I suspect we should change that. This would be a useful feature and the fact that so many people expect it seems like a pretty strong argument in its favor.