cue/load: fix `@if` attributes in command line-specified files
We were treating files directly specified on the command
line as outside of the module when actually they should not be.
Fixed #3250
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I6b6649aa0e53ed0184a2b3d0648f86bbd98561ed
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1202738
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>