chung-leong / zigar

Enable the use of Zig code in JavaScript project
https://chung-leong.github.io/zigar/
MIT License
186 stars 3 forks source link

Failing test case: union as static variables #478

Closed chung-leong closed 3 weeks ago

chung-leong commented 3 weeks ago
  1) Integration tests (bun-zigar, ReleaseSmall)
       Type handling
         Union
           should import union as static variables:
     Error: Accessing property dog when cat is active
chung-leong commented 3 weeks ago

Error went away.