blob: 90fafeea311531efab624a58ac4e41e50fb0b2b5 [file] [log] [blame]
#include <stdio.h>
#include "PR9577.h"
void
PR9577::sayHello (JArray< ::java::lang::String *> *x, ::java::lang::Object *y)
{
printf( "Hello!\n");
}