Fixed test file so that incorrect tokens were the bottom lines
This commit is contained in:
@ -11,15 +11,14 @@ string _NOte_that_was_not_reserved
|
|||||||
([)]{}:;,->"\
|
([)]{}:;,->"\
|
||||||
+-*/%
|
+-*/%
|
||||||
<=
|
<=
|
||||||
>
|
|
||||||
:=
|
:=
|
||||||
"This is not a valid
|
"This is not a valid
|
||||||
String"
|
String"
|
||||||
"This is a valid String"
|
"This is a valid String"
|
||||||
!|git@github.com:UB-CSE443/compiler-the-translators.git
|
!|
|
||||||
..
|
..
|
||||||
(* this is a comment *)
|
(* this is a comment *)
|
||||||
(*Not a comment
|
(*Not a comment
|
||||||
$^&
|
$^&
|
||||||
|
>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user