view tests/parser/extern_1.d @ 147:060b6eb16db9

Parsing for-loops to some extend.
author Anders Johnsen <skabet@gmail.com>
date Mon, 21 Jul 2008 19:17:56 +0200
parents
children
line wrap: on
line source


extern (D):

void foo()
{
}

extern (C):

void boo()
{
}