blob: 6ce57d115af243b58584411ba8199a3234b6fafb [file] [log] [blame]
open class Foo {
open fun bar() {
}
}