mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
this tests for importing a function table, but the example source does not try to use an imported table, so it's a useless check. it's unclear what the behavior is even supposed to do in this case. the other two cases are left alone.