Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #570

Reject statically invalid comparisons between disjoint types

Status
Fixed
Fixed in
v26.6.8
Source discussion
https://forum.objo.dev/d/473-no-error-if-compare-2-different-types-of-variable
Last updated
2026-06-30

Upvotes

0 upvotes

Uses your Objo forum account.

Public summary

ObjoBasic allowed equality and ordering comparisons between statically disjoint operand types, such as comparing an Integer variable to a String literal. These expressions either always evaluate to False for equality or fail later for unsupported ordering, so the compiler should report them during type checking.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.