On 2016-06-20 11:59, Nicholas Wilson wrote:
as in

@myattr
module foo;

not
module foo;
@myattr:

No, I don't think so. Because "module" can only appear the the top of the file (except for comments).

--
/Jacob Carlborg

Reply via email to