boot2

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

015-reject-multichar.expected (248B)


      1 ;; Negative test: lex must die on multi-character char constant 'AB'.
      2 ;; Expected exit status: 1 (see 15-reject-multichar.expected-exit).
      3 ;; Expected stderr prefix:
      4 ;;   15-reject-multichar.c:1:9: error: multi-character char constant not supported