boot2

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

068-main-noret.c (77B)


      1 /* §J.2 — int main() falling off the end returns 0. */
      2 int main(void) {
      3 }