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