Skip to content

Commit 6ed642e

Browse files
Missed a spot
1 parent d92366a commit 6ed642e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fsharp/Compiler/Language/ComputedCollectionRangeLoweringTests.Int32.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ namespace FSharp.Compiler.UnitTests.ComputedCollectionRangeLoweringTests
55
open NUnit.Framework
66
open FSharp.Test
77

8+
// TODO https://github.com/dotnet/fsharp/issues/16739: Remove /langversion:preview from these tests when LanguageFeature.LowerIntegralRangesToFastLoops is out of preview.
89
[<TestFixture>]
910
module Int32 =
1011
/// [|…|]

0 commit comments

Comments
 (0)