lakeroad icon indicating copy to clipboard operation
lakeroad copied to clipboard

Investigate #:transparency affecting behavior of tests

Open ninehusky opened this issue 1 year ago • 0 comments

When changing the definition of the interface-implementation struct so that it was #:transparent, I found that tests began passing. One hypothesis is that appending #:transparent makes test-equal? perform a different type of equality.

See commit 8dffd58 for the change.

ninehusky avatar Mar 29 '23 19:03 ninehusky