summaryrefslogtreecommitdiffstats
path: root/src/tests/keywords/redundant-error
blob: bec43352b5d7b1ba6cb4eb23b02cb08dba70e0b7 (plain)
1
2
3
4
5
6
#
#  Check that redundant blocks can't be empty
#
redundant {	# ERROR

}