func TestParseSwitchConditionalWithDefault(t *testing.T) {
    var sampleDefault = `
switch "named-switch" {
    default {
        task.query "foo" {