foo57

template foo57 (
T : int = int
) {
T x;
}

Meta