Commit Graph

1 Commits (a0bc6e7f8391fc0b10fdc6fab0d899716186043e)

Author SHA1 Message Date
Richard van der Hoff 073ce659df
Define opaque identifier grammar (#1791)
Since we already have three of these, and I'm about to add a fourth, let's pull
it out to a common definition.

We could, of course, keep defining the grammar each time it's used, but
defining it in an appendix helps us be consistent for future API design.
8 months ago