Commit 3d761aa
Fix TcGlobals type reference to use fully qualified name
Changed `TcGlobals` to `TcGlobals.TcGlobals` in function signature to match
the pattern used elsewhere in CheckExpressionsOps.fs and fix compilation error.
Co-authored-by: T-Gro <[email protected]>1 parent e76bb66 commit 3d761aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
0 commit comments