[lang-ref]
Control syntax
>
Conditional ( if, else, .. )
> ( switch_statement ) ( python )
[lang-ref] ( switch_statement ) ( python )
def test_switch_statement(): pytest.skip('Not supported')