Sign in
cue
/
cue
/
50b9067dc06d4217bcd30ae9cf844139962affaf
/
.
/
encoding
/
openapi
/
testdata
/
nums.cue
blob: c765945e80169b6514cb0d7acc6d02362492a882 [
file
] [
log
] [
blame
]
import
"math"
#mul: math.MultipleOf(5)
#neq: !=4