view interps/glass/exa/counter.glass @ 9310:7f3b918cf56f

<oerjan> learn Logic is just another way the true Scotsman is keeping you down.
author HackBot
date Mon, 17 Oct 2016 01:19:01 +0000
parents 859f9b4339e6
children
line wrap: on
line source

{M
  [m
    (_a)A!
    (_o)O!
    (_n)<50>=
    /(_n)
      (_n)*(_o)(on).?
      " "(_o)o.?
      (_n)(_n)*<1>(_a)s.?=
    \
  ]
}