Date:        Wed, 18 Sep 2024 23:05:06 +0200
    From:        Steffen Nurpmeso <stef...@sdaoden.eu>
    Message-ID:  <20240918210506.9rRUe2TG@steffen%sdaoden.eu>

  | I am totally surprised they all swallow this code, there is no
  | separating whitespace in between the ; and the } which closes the
  | function -- isn't that invalid syntax even??

';' is an operator, no white space needed to separate it from other
characters (unless the other characters would potentially form a
longer operator).

kre

Reply via email to