add: Variable declaration tests.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using CanonSharp.Combinator.Extensions;
|
||||
using CanonSharp.Pascal.Scanner;
|
||||
|
||||
namespace CanonSharp.Tests.LexicalAnalyzerTests;
|
||||
namespace CanonSharp.Tests.ReaderTests;
|
||||
|
||||
public class StringReadStateTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user