fix: Using covariant interface for IParser and IParseResult.
Rename CanonSharp.Common to CanonSharp.Pascal.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using CanonSharp.Combinator.Extensions;
|
||||
using CanonSharp.Common.Scanner;
|
||||
using CanonSharp.Pascal.Scanner;
|
||||
|
||||
namespace CanonSharp.Tests.LexicalAnalyzerTests;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user