7 lines
64 B
CUE
7 lines
64 B
CUE
package testing
|
|
|
|
// no-op, should not error
|
|
empty: {
|
|
#up: []
|
|
}
|