mirror of
https://github.com/dgibson/dtc.git
synced 2025-12-07 13:45:07 -05:00
Initial label support. Also switch to glr-parser mode and get rid of
hacks that were necessary without it.
This commit is contained in:
parent
fc14dad769
commit
4102d840d9
10 changed files with 107 additions and 55 deletions
|
|
@ -31,5 +31,8 @@
|
|||
/** try this */
|
||||
prop9;
|
||||
/* and this **/
|
||||
prop10;
|
||||
child /* finally */ {
|
||||
};
|
||||
};
|
||||
/* final comment */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue