>> "SB" == SIGOURE Benoit
<tsuna(a)lrde.epita.fr> writes:
Index: src/syn/xrm/XRM-Constant.str
===================================================================
--- src/syn/xrm/XRM-Constant.str (revision 0)
+++ src/syn/xrm/XRM-Constant.str (revision 0)
@@ -0,0 +1,7 @@
+// Workaround: see the comment in XRM-Constant.sdf
+
+ // FIXME: Remove this when sdf2rtg supports "ast" attributes.
+ signature constructors
+ ConstIntDecList : List(DeclPart) -> ConstantDef
+ ConstDoubleDecList : List(DeclPart) -> ConstantDef
+ ConstBoolDecList : List(DeclPart) -> ConstantDef
Can you clarify what ast will be?