blob: 6e69aa130a60a0c1a66cd94568307b28f488a854 [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/moduleundefuda.d(7): Error: undefined identifier `undef`
---
*/
@undef module moduleundefuda;