Skip to content

util: fix inspecting symbol key in string

I had to use type check to avoid checking Symbols in numeric conditions.

Fixes: #11659 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)
  • util

Merge request reports

Loading