mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
The definition of LABEL needed expanding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1999 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
279445c32e
commit
965ff7e9f2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ return 1;
|
||||||
quote \"
|
quote \"
|
||||||
semicolen \;
|
semicolen \;
|
||||||
equals \=
|
equals \=
|
||||||
label [a-zA-Z][a-zA-Z0-9_]*
|
label [a-zA-Z0-9\./_]*
|
||||||
quoted [^"]*\"
|
quoted [^"]*\"
|
||||||
whitespace [ \t\n]
|
whitespace [ \t\n]
|
||||||
startComment \/\*
|
startComment \/\*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue