On Sun, Feb 28, 2021 at 9:05 AM 'Dan Kortschak' via golang-nuts
<golang-nuts@googlegroups.com> wrote:

> I'm curious where the meaningful whitespace is in Go (for amounts
> differences in number greater than 1).

I meant, for example, in regexp notation, ` *` vs `\n *` between a
function signature and the opening brace of the function body.

This assumes newline is a whitespace. Most programming languages
agree, but humans may not.

-- 
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/CAA40n-XT1jk_VsjAYShjpcMvUgrH%3D_DS0sU-jv-Xc%2BUR_WGXSQ%40mail.gmail.com.

Reply via email to