Newer
Older
dub_jkp / test / issue1477-subpackage-visuald-paths / source / library.d

bool test_lib(int a)
{
  return a == 123;
}