* fix: make variable declaration errors Cut instead of Backtrace * fix: clippy, move comma to empty case and add test * fix: add missing TokenType case * fix: incorrect fn args after merge * fix: clippy lint * fix: update error message being looked for in e2e test --------- Co-authored-by: Tom Pridham <pridham.tom@gmail.com> Co-authored-by: Jonathan Tran <jonnytran@gmail.com>