index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
failing
/
21 assert
/
meson.build
blob: 45cff07aa601494423a2b797e74de5dc6f7bd8a2 (
plain
)
1
2
3
project
(
'failing assert'
)
assert
(
false
,
'I am fail.'
)