blob: 378d19a8e621c558c6e18fa9f56070d075a40039 [file] [log] [blame]
// "Remove redundant 'open' modifier" "true"
interface My {
fun foo()
}