6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
world adapt-old {
|
|
import new: interface {
|
|
log: func(s: string);
|
|
}
|
|
}
|