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 45cfa3e commit 82e647fCopy full SHA for 82e647f
tests/fsharp/core/attributes/test.fsx
@@ -42,7 +42,7 @@ open System.Diagnostics
42
[<LoaderOptimization(LoaderOptimization.MultiDomainHost)>]
43
#endif
44
45
-let main = ()
+let main () = ()
46
47
48
(* attribute on a type *)
0 commit comments