chung-leong / zigar

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

Void in optional has stopped working #447

Closed chung-leong closed 22 hours ago

chung-leong commented 22 hours 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)