blob: ce8a10115500e92f1dafe4d850ee1426e8eab227 [file]
fun test(s: IntProgression?) {
s?.first
}