mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +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 :)