#!/bin/sh
. test/lib.sh

begin "Handles empty table cells"
scdoc <<EOF >/dev/null
bug-example(1)

[[ *Foo*
:- 
:-
EOF
end 0
