blob: 2f4fdf54e5f52b670f93e16fbf8a8c4bdbfd189a [file] [log] [blame]
class Foo {
/**
* 1. Foo
* 1. Bar
*/
fun foo() {
}
}