[Jastadd] "import static" broken

From: Volker Stolz <stolz_at_ifi.uio.no>
Date: Sat, 3 Nov 2012 17:10:21 +0100

Hi, I'm having a small yet annoying problem with the latest (and earlier) JastAdd (which otherwise works like a charm):

I can't use static imports, since any
 import static foo.Bar.*;
gets mangled into
 importstatic foo.Bar.*;

Note the missing whitespace.

Would you please raise a bug for this in the tracker?

  Cheers,
     Volker
-- 
Volker Stolz   http://ifi.uio.no/~stolz/
Received on Sat Nov 03 2012 - 17:10:40 CET

This archive was generated by hypermail 2.3.0 : Wed Apr 16 2014 - 17:19:06 CEST