8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
== bar ==
|
|
fun Int.bar(c: C) {
|
|
this = c
|
|
}
|
|
---------------------
|
|
c <v1>: * NEW()
|
|
=====================
|