master
cue/format: omit whitespace before the first clause
all: format .cue files in txtar archives
cmd/format: be consistent with whitespace in lists
tools/trim: convert inline tests to txtar
tools/trim: implement using adt
cue/format: collapse empty structs/lists to single line
internal/core/eval: fix closedness issue for lists
all: add language.version to module.cue files