I can't actually find the bit that says to do: `foo(a, b)` not `foo(a,b)` Nor for `Union{A, B}` not `Union{A,B}` Maybe i am just missing it.