Ok, so after years of D usage I just noticed that this is valid D (compiles anyways):

static void myFunc() {}

What is a static function at module level exactly? In C, that means private, in D, that means ___________?

Thanks,
Phil

Reply via email to