On Tuesday, 5 December 2017 at 19:13:10 UTC, A Guy With a Question wrote:

Ok, so that worked. I still have the problem with importing though:

mypackage: Item

seems to generate the error:

"Error: undefined identifier 'Item'"

Which is weird, because I'm able to bring in Array through std.container.array: Array;

mypackage.mymodule : Item;

Reply via email to