Skip to content

Commit

Permalink
Add very big array test for AST traversal
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrourkeboll committed Mar 19, 2024
1 parent b4d7c0a commit beef3a6
Show file tree
Hide file tree
Showing 3 changed files with 5,026 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
</Compile>
<Compile Include="TreeVisitorTests.fs" />
<Compile Include="ParsedInputModuleTests.fs" />
<Compile Include="ParsedInputModuleTests.VeryBigArrayExprTest.fs" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit beef3a6

Please sign in to comment.