blob: 5e5977f253e9955e785d5bca76b1284e29446c45 [file] [log] [blame]
open class ISized {
val size : Int
}