Acknowledged
CIQQA-3763

bug: Symbol Not Found Error on (:glance) const FOO = true

(:glance) const FOO = false;

(:glance)
function test() as Boolean {
    return FOO;
}

produces:

Error: Symbol Not Found Error
Stack:

error in SDK 8.3.0 in fr955, fr245 simulator when run as glance. Note the stack is also missing. The same code works in 8.2.3, 8.4.0 (and please don't tell me to use 8.4.0 before Garmin fixes all the related bugs)

Parents Comment Children
No Data