On Monday, 19 May 2014 at 01:27:00 UTC, Adam Wilson wrote:
An interesting note: If I use a struct or enum from further up the file in an interface it compiles fine, but if I use an interface further down the file in a struct, it throws an error.

It sounds like of on those bugs related to order of semantic analysis. Just a random guess though.

Reply via email to