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