Files
mesa/tests/parameters-02.txt
T
2010-02-22 13:19:34 -08:00

10 lines
42 B
Plaintext

void a()
{
;
}
void a(float x)
{
;
}