7a77466a66
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
7 lines
69 B
CUE
7 lines
69 B
CUE
package testing
|
|
|
|
// no-op, should not error
|
|
empty: {
|
|
#compute: []
|
|
}
|