Files
ladybird/Libraries/LibCore
Andreas Kling 6ab9dc4ff4 LibCore: is<CObject>(object) should not default to true
Otherwise we'll lie about anything that doesn't implement is<T>() and
think it's indeed a T.
2020-02-02 02:03:39 +01:00
..
2020-01-28 13:50:18 +01:00