blob: 9b60bf8c5df5fde59ca716d8128d2d0233d9df2a [file] [log] [blame]
interface Helloable {
void sayHello()
}