On Wednesday, 7 October 2020 09:31:55 UTC+1, Ryan Keppel wrote: > > I meant this code: > https://golang.org/src/cmd/compile/internal/syntax/scanner.go#L187 . >
That code says: - dot followed by a decimal is a number - dot followed by dot followed by dot is a _DotDotDot (ellipsis) - otherwise, it's just a _Dot -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e299a873-4978-42de-b790-6b43a2b05137o%40googlegroups.com.