You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/fsharp/fsc.fsi
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ type ILResource with
30
30
member internal Bytes : byte[]
31
31
32
32
/// Proccess the given set of command line arguments
33
-
val internal ProcessCommandLineFlags : TcConfigBuilder * argv:string[]-> string list
33
+
val internal ProcessCommandLineFlags : TcConfigBuilder *setProcessThreadLocals:(TcConfigBuilder -> unit)* lcidFromCodePage : int option *argv:string[]-> string list
0 commit comments