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