pulumi/pkg/tokens
Fraser Waters a46357a0b3 Fix comment about QName regex (#3121)
The comment on QName explained that QNames match the Name regex, but
the regex written was slightly different to the actual Name regex
(missed that '.' is a valid char in each group).
2019-08-20 14:43:48 -07:00
..
names.go Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
names_test.go
tokens.go
tokens_test.go