chung-leong / zigar

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

Void in optional has stopped working #447

Closed chung-leong closed 1 month ago

chung-leong commented 1 month ago
  1) Integration tests (node-zigar, Debug)
       Type handling
         Void
           should handle void in optional:
     AssertionError: expected null to be undefined
      at Context.<anonymous> (file:///home/cleong/zigar/zigar-compiler/test/integration/type-handling/void/tests.js:121:36)