mirror of
https://github.com/github/codeql.git
synced 2026-07-30 15:05:38 +02:00
Since `IntObjectInternal` extends `TInt`, and `TInt` is defined for all instances of `Builtin.intValue`, and `Builtin.intValue` includes both `int` and `long`, we don't need to handles Longs in a special manner, as we did in NumericObject.