Query
Thursday 17 March 2022
2022-03-17 14:48:59 (2 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/builtin_functions.c (+12/-1)(13 lines)
branch: master
Compiler [Typechecker]: Handle some T_OR nodes in fix_overloaded_type().
Fixes the returned type for indices() and values() in some now
common cases.
Fixes some testsuite failures.