cue/ast/astutil: assume LetClause.Expr and Alias.Expr are non-nil
ast.Walk and astutil.Apply make this assumption,
so astutil.Resolve can as well.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I4a13935dca332fb3af000c8ee1f6126b93e138b6
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1225194
Reviewed-by: Matthew Sackman <matthew@cue.works>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>