Resolve "Fix versioning and prepare publishing"
Compare changes
- René Schöne authored
+ 1
− 3
@@ -40,13 +40,11 @@ ArrayList inner_type_use
@@ -40,13 +40,11 @@ ArrayList inner_type_use
| inner_type_use.p {: return new SimpleTypeUse((String)p.stream().map( x -> ((Symbol)x).value.toString()).collect(java.util.stream.Collectors.joining("."))); :}