Ported options codegen to cue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user