# Pastebin v8MDKyMu static auto small_1 = PyLong_FromLong(255); Q_UNUSED(small_1); static auto small_2 = PyLong_FromLong(255); Q_UNUSED(small_2); // make sure that small integers are cached assert(small_1 != nullptr && small_1 == small_2);