func TestParseSwitchConditionalWithCase(t *testing.T) {
    var sampleCase = `
switch "named-switch" {
    case "eq 1 0" "a" {
        task.query "foo" {