Skip to content

fix: typeof(var) in type-tactic inconsistency errors#39

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/typeof-inconsistency-messages
Open

fix: typeof(var) in type-tactic inconsistency errors#39
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/typeof-inconsistency-messages

Conversation

@Chessing234

@Chessing234 Chessing234 commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Inconsistency messages used {typeof} (the function object) instead of {typeof(var)}.
  • IsNonzero said "proven positive"; say "nonzero".

Test plan

  • test_type_tactic_inconsistency_messages

Also say "nonzero" in IsNonzero instead of "positive".

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to 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