You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the website use Kotlin 2.1.10 and the current latest version is 2.3.21. The current 2.1.10 doesn't support language feature like when guard statement while it support since 2.2.0.
Currently the website use Kotlin 2.1.10 and the current latest version is 2.3.21. The current 2.1.10 doesn't support language feature like
when guard statementwhile it support since 2.2.0.