Skip to content
Merged
Prev Previous commit
Next Next commit
Markup
  • Loading branch information
saul committed Apr 23, 2019
commit d566379a84970ca319cd3c39e85508ab99141950
2 changes: 1 addition & 1 deletion src/fsharp/CompileOps.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2286,8 +2286,8 @@ type TcConfigBuilder =
useSdkRefs = true
tryGetMetadataSnapshot = (fun _ -> None)
internalTestSpanStackReferring = false
pathMap = PathMap.empty
noConditionalErasure = false
pathMap = PathMap.empty
}

static member CreateNew(legacyReferenceResolver, defaultFSharpBinariesDir, reduceMemoryUsage, implicitIncludeDir,
Expand Down