given ($foo) {
    when (@blah) { }
    default { }
}