1 2 3 4 5 6 7
P : @<X> { 'x' print("Works!") } #P<'z'> P #--- #xxx #--- #ERR:Line 3, column 1: 'P' requires assignment of generic argument 'X'