index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
registry
/
jsr
/
@std
/
assert
/
0.220.1
/
fail.ts
blob: 6c21edda54a83c8f669358225492e0c95b60b78b (
plain
)
1
2
3
4
5
// deno-lint-ignore-file export function fail() { return true; }