boot2

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

032-builtin-date-time.c (22B)


      1 __DATE__ ;
      2 __TIME__ ;