blob: ba6f85ab4a2aa80c61fa3913d1db30347625035a [file] [log] [blame]
export function ok()
{
return 42;
}