boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

020-multiline-header.M1pp (58B)


      1 %macro PAIR(a,
      2             b) [ a | b ] %endm
      3 %PAIR(1, 2)