3
0

Ported options codegen to cue

This commit is contained in:
Denis Arh
2022-01-29 12:13:04 +01:00
parent cb34bad61a
commit a035e6106f
100 changed files with 2471 additions and 2518 deletions

View File

@@ -16,6 +16,7 @@ import (
// More liberal then identifier, allows underscores and dots
#baseHandle: =~"^[a-z][a-z0-9-]*[a-z0-9]+$"
#_base: {
// lowercase dash-separated words
// used to build ident and exported identifiers