mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
commented out stringMark from Lang since it creates hopeless ambiguities in parsing
This commit is contained in:
@@ -10,7 +10,7 @@ abstract Lang =
|
||||
Lexicon
|
||||
,Construction --- could be compiled here, but not in concretes, as they call Syntax and Grammar
|
||||
,Documentation
|
||||
,Markup
|
||||
,Markup - [stringMark]
|
||||
** {
|
||||
flags startcat=Phr ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user