We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c16c35 commit e74b105Copy full SHA for e74b105
1 file changed
tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/misc/compiler_help_output.bsl
@@ -84,6 +84,7 @@ Copyright (c) Microsoft Corporation. All Rights Reserved.
84
--checked[+|-] Generate overflow checks (off by default)
85
--define:<string> Define conditional compilation symbols (Short form: -d)
86
--strict-indentation[+|-] Override indentation rules implied by the language version (off by default)
87
+--inline-named-functions[+|-] Inline named 'inline' functions
88
89
90
- MISCELLANEOUS -
0 commit comments