1 // Origin: PR c++/51027
2 // { dg-options "-std=c++0x" }
3 
4 using INT = int // { dg-error "expected|;|at end of input" }
5