this line is: ``` private val _byLevel = Array(...
# announcements
v
this line is:
Copy code
private val _byLevel = Array(31, { if (it < SINCE_LEVEL) Int.MAX_VALUE else 0 })