Commit f89d369
Fix FS0667: disambiguate cenv record update in IlxGen.fs
The [<AutoOpen>] split brought multiple record types with 'stackGuard'
field into scope (FreeVarOptions, RemapContext, cenv). Add type annotation
to resolve ambiguity.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f3faad7 commit f89d369
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3208 | 3208 | | |
3209 | 3209 | | |
3210 | 3210 | | |
3211 | | - | |
| 3211 | + | |
3212 | 3212 | | |
3213 | 3213 | | |
3214 | 3214 | | |
| |||
0 commit comments