This commit is contained in:
Smaug123
2024-02-16 19:23:15 +00:00
parent a524c1104d
commit 1793e9490f
7 changed files with 256 additions and 151 deletions

View File

@@ -25,6 +25,7 @@
<ItemGroup>
<Compile Include="List.fs"/>
<Compile Include="Ident.fs" />
<Compile Include="AstHelper.fs"/>
<Compile Include="SynExpr.fs"/>
<Compile Include="SynType.fs"/>