mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 01:23:14 +01:00
[svn r13] * Updated for LLVM 2.1
* Class v-tables are now typesafe * Code cleanups
This commit is contained in:
9
test/funcs2.d
Normal file
9
test/funcs2.d
Normal file
@@ -0,0 +1,9 @@
|
||||
module funcs2;
|
||||
|
||||
void func()
|
||||
{
|
||||
}
|
||||
|
||||
void main()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user