Sign in
cue
/
cue
/
1e14710cb373e2e36b07b62be2bb98cdf5589cb3
/
.
/
pkg
/
crypto
/
md5
/
testdata
/
gen.txtar
blob: 4ee4344ff10ce43ca13374b90b051a4194bf9447 [
file
] [
log
] [
blame
]
# generated from the original tests.
# Henceforth it may be nicer to group tests into separate files.
--
in
.
cue
--
import
"crypto/md5"
t1
:
len
(
md5
.
Sum
(
"hash me"
))
--
out
/
md5
--
t1
:
16