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 f20fe31 commit 8e00ef2Copy full SHA for 8e00ef2
tests/FSharp.Compiler.ComponentTests/CompilerDirectives/NonStringArgs.fs
@@ -1,10 +1,10 @@
1
// Copyright (c) Microsoft Corporation. All Rights Reserved. See License.txt in the project root for license information.
2
-namespace ErrorMessages
+namespace CompilerDirectives
3
4
open Xunit
5
open FSharp.Test.Compiler
6
7
-module HashDirectives =
+module NonStringArgs =
8
9
[<InlineData("8.0")>]
10
[<InlineData("9.0")>]
0 commit comments