blob: 07f74f8f6e53b95c8c77a6d70afef8b2fa3593d3 [file] [log] [blame]
// { dg-do assemble }
// Test that built-in functions don't warn when prototyped without arguments.
// Origin: PR c++/9367
// Copyright (C) 2003 Free Software Foundation.
extern "C" int snprintf();