33e6a85a2d
We exclude testData pattern from copyright scope
16 lines
330 B
Plaintext
Vendored
16 lines
330 B
Plaintext
Vendored
/* anchor --> *//* anchor --> */class A /* anchor --> */constructor(/* anchor --> */a: Int/* <-- */)/* <-- */ {
|
|
/* anchor --> */fun boo() {
|
|
fun bar() {
|
|
|
|
}
|
|
}/* <-- */
|
|
|
|
/* anchor --> */val i: Int = 42/* <-- */
|
|
|
|
/* anchor --> */init {
|
|
fun foo() {
|
|
|
|
}
|
|
}/* <-- */
|
|
}/* <-- */
|
|
/* <-- */ |