Skip to content

Commit beef3a6

Browse files
Add very big array test for AST traversal
1 parent b4d7c0a commit beef3a6

File tree

3 files changed

+5026
-1
lines changed

3 files changed

+5026
-1
lines changed

tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
</Compile>
7676
<Compile Include="TreeVisitorTests.fs" />
7777
<Compile Include="ParsedInputModuleTests.fs" />
78+
<Compile Include="ParsedInputModuleTests.VeryBigArrayExprTest.fs" />
7879
</ItemGroup>
7980

8081
<ItemGroup>

0 commit comments

Comments
 (0)