blob: 064552eb64457b1f8acc3420d594d283f249da92 [file]
main() {
switch(a) {
// Parse as null aware index.
case b?[c] : {{break;}}
}
}