3 lines
100 B

module.exports = {
description: 'if statements with false condition do not break render (#973)'
};