Closed hclbaur closed 5 months ago
Statements with an empty compound are not properly rendered:
S07 FAILED! EXPECTED: transform { foreach "/item" { } } RETURNED: transform { foreach "/item" }
Fixed as of release 1.3.0.
Statements with an empty compound are not properly rendered:
S07 FAILED! EXPECTED: transform { foreach "/item" { } } RETURNED: transform { foreach "/item" }