Fix table underrun when looking up the character class of the EOF character,
authorDavid Given <dg@cowlark.com>
Sun, 10 Jun 2018 08:52:45 +0000 (17:52 +0900)
committerDavid Given <dg@cowlark.com>
Sun, 10 Jun 2018 08:52:45 +0000 (17:52 +0900)
commit003799f8984a734a7671ca2f3fef96115e7ff7d9
tree9328a7d75a17c0722e92b0468e35db50d6dcd945
parentb94199aba79a6daad2285e043aaf7eaef903d33b
Fix table underrun when looking up the character class of the EOF character,
-1.
lang/b/compiler/b.h
lang/b/compiler/b0.c