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