mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-162853 todo
GitOrigin-RevId: 784af016e32b4f8717876bf2db57ddf2b9f5c397
This commit is contained in:
committed by
intellij-monorepo-bot
parent
056212be71
commit
8efdc10b86
+1
-1
@@ -33,5 +33,5 @@ internal class CharSequenceSubSequence(chars: CharSequence, start: Int, end: Int
|
||||
}
|
||||
|
||||
override fun toString(): String =
|
||||
throw UnsupportedOperationException("Not supported yet")
|
||||
throw UnsupportedOperationException("Not supported yet") // TODO?
|
||||
}
|
||||
Reference in New Issue
Block a user