We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4765bd commit 223e9e7Copy full SHA for 223e9e7
src/tests/JIT/Regression/JitBlue/Runtime_87393/Runtime_87393.fsproj
@@ -7,6 +7,7 @@
7
<Optimize>True</Optimize>
8
<TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
9
<GCStressIncompatible>True</GCStressIncompatible>
10
+ <OtherFlags>--tailcalls+</OtherFlags>
11
</PropertyGroup>
12
<ItemGroup>
13
<Compile Include="$(MSBuildProjectName).fs" />
0 commit comments