Skip to content

Commit 82e647f

Browse files
committed
LoaderOptimization thingy
1 parent 45cfa3e commit 82e647f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fsharp/core/attributes/test.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ open System.Diagnostics
4242
[<LoaderOptimization(LoaderOptimization.MultiDomainHost)>]
4343
#endif
4444

45-
let main = ()
45+
let main () = ()
4646

4747

4848
(* attribute on a type *)

0 commit comments

Comments
 (0)