Add lexical integration tests
Created by: ecoulson
What?
A better way to verify that our lexing is working as expected is to gather a few examples of system verilog code off GitHub and then create tests to ensure we are lexing each file properly.
How?
- Gather 2-3 System Verilog files
- Write integration tests verifying the correct token output