Ignore whitespace

[a.b.c]          # this is best practice
[ d.e.f ]        # same as [d.e.f]
[ g . h .i ]   # same as [g.h.i]
[ j . "ʞ" .'l' ] # same as [j."ʞ".'l']
Comments