See #3277. ```html <template if:true={foo} if:false={bar}></template> ``` This should be a compile-time error. However, this would have backwards-compatibility concerns.