Open clahanse opened 1 year ago
The scanner should be able to scan the following:
a = 2 + b
Where b is an identifier for an integer.
The scanner should be able to scan the following:
a = 2 + b
Where b is an identifier for an integer.