var regexp/syntax.anyRune
2 uses
regexp/syntax (current package)
compile.go#L86: var anyRune = []rune{0, unicode.MaxRune}
compile.go#L113: return c.rune(anyRune, 0)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)