mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +02:00
We could find no reason for using `Builtin::builtin` instead of `Builtin::special`. Since all the other base types use `special`, and the old Object API is using `special`, let's also do that :)