diff options
| author | Paul Chaignon <paul.chaignon@gmail.com> | 2023-11-18 22:54:46 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-12-05 13:40:28 +0000 |
| commit | 4ee90773d9aa928ec274a59e7ed206692b74637b (patch) | |
| tree | f834230902a443b4e07395fcd3a610c14a1767b3 /pkg/compiler/testdata | |
| parent | 781340bec8eda54d9d8edbd09dde6f7454911ce4 (diff) | |
ast: accept idents in string flags
A subsequent commit will allow string flags to refer to other string
flags (nested definitions). For that to happen, the parser must accept
idents as part of the string flags definitions, as follows.
strflags0 = "foo", strflags1
strflags1 = "bar"
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'pkg/compiler/testdata')
0 files changed, 0 insertions, 0 deletions
