blob: ac8b4eef11a859dbd4702d951b7fec5b64948719 [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/fail10207.d(7): Error: user defined attributes not allowed for `alias` declarations
---
*/
alias @Safe int __externC;