Skip to content

Conversation

@yuxiaomao
Copy link
Contributor

  • Fix ptnull?.x ?? 12 not working as expected (expect 12, was null): ?. effect should stop at binop/unop
  • Remove TQuestionDouble because it's just a TOp("??")
  • Add tests for ?? operator

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@yuxiaomao