Closed BlueTM closed 1 year ago
Fix method name typo, from 'dolow' to 'doLow'. Fix mixed type, mixed types cannot be nullable, 'null' is already part of the mixed type.
This PR looks correct to me. Mixed types cannot be nullable.
Tagging @rlerdorf to get this merged. 😄
@rlerdorf can you merge this stub fix?
Fix method name typo, from 'dolow' to 'doLow'. Fix mixed type, mixed types cannot be nullable, 'null' is already part of the mixed type.