mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 18:53:07 +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.