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