Sign in
code
/
git
/
d0ab4e83765b7c68a88c1d2e8acb58dac392cf99
/
.
/
t
/
chainlint
/
block-comment.test
blob: 934ef4113a823944ce85cbfa509c1b375dd255fb [
file
]
test_expect_success
'block-comment'
'
(
{
# show a
echo a &&
# show b
echo b
}
)
'