boot2

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

014-reject-float.expected (218B)


      1 ;; Negative test: lex must die on float literal "1.0".
      2 ;; Expected exit status: 1 (see 14-reject-float.expected-exit).
      3 ;; Expected stderr prefix:
      4 ;;   14-reject-float.c:1:9: error: floating-point literal not supported