6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
export const r = {
|
|
foo: [1 {bar : 2}]
|
|
}
|
|
|
|
export def foo [] { }
|