blob: 4df6f02f75332dd17c059446703b7095262244f8 [file] [log] [blame]
// https://bugzilla.gdcproject.org/show_bug.cgi?id=270
// { dg-do compile }
module gdc270;
void foo()
{
}
/* { dg-final { scan-assembler "_GLOBAL__D_6gdc270" } } */
/* { dg-final { scan-assembler "_GLOBAL__I_6gdc270" } } */