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