(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
cpp0x/
alias-decl-12.C
// Origin: PR c++/51027
// { dg-do compile { target c++11 } }

using INT = int // { dg-error "expected|;|at end of input" }