Commit d3f635f8 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

- removed debugging placeholder

parent 5936719b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -976,8 +976,7 @@ Assignment returns tdl::Assignment:

//Element : Abstract
fragment PrefixFragment returns tdl::Element:
    'prefix'
    //('@' annotation+=Annotation)*
    ('@' annotation+=Annotation)*
;

fragment PrefixCommentFragment returns tdl::Element: