var unicode.L

5 uses

	unicode (current package)
		graphic.go#L24: 	L, M, N, P, S, Zs,
		graphic.go#L30: 	L, M, N, P, S,
		tables.go#L15: 	"L":  L,
		tables.go#L3612: 	L      = _L

	golang.org/x/tools/go/packages
		golist.go#L979: 			return unicode.IsOneOf([]*unicode.RangeTable{unicode.L, unicode.M, unicode.N, unicode.P, unicode.S}, r) &&