> There are problems with namespace handling on my build: for example > ``` > ./BQN -p "a‿b←{b⇐2,a⇐1}⋄a" > ``` > prints 2.