blob: a013b9bdf28706ce5bea8e15e9f7d0aa7150ba06 [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
module foo;
void frob ()
{
to_string ();
}