// Trac ticket // https://cforall.uwaterloo.ca/trac/ticket/50 int main() { [int, int] x; x { [5, 5] }; // assert fail }