internal/core/adt: test TopKind in TestKindString
It has special logic to stringify as "_", so it seems odd to omit it
from the table-driven unit test.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I8144ea52d1e8c315617cce730a32fa37d0747093
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1224222
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>