Closed mbroughani81 closed 1 year ago
Before making a formal PR(i.e., non-draft), please:
Seems this PR doesn't yet take into account the change to Fld
's definition.
Seems this PR doesn't yet take into account the change to
Fld
's definition.
I resolved the suggested changes, and also merge this branch with the current new-definition-typing(on local), to resolve possible conflicts.
To solve the compilation failures, just use FldFlags.empty
instead of FldFlags(false, false)
.
I noticed that your latest commits removed some test cases, for example https://github.com/hkust-taco/mlscript/pull/174/commits/84995d033b9a52c196e238b54c0e82697d13c691. There are already very few tests, so please do not make it worse by reducing the coverage further! ;^)