I’d like to define a type “List” :
List s;
How to compose the rule like:
“String” -> Type {ast(“Type("String")”), prefer}

Asked by ZJG on 12 April 2013 at 16:05