view test/unittest1.d @ 66:0c5f410d973c trunk

[svn r70] Fixed bug where correct calling convention was not set on calling aggregate methods
author lindquist
date Sun, 28 Oct 2007 02:03:42 +0200
parents 2c39b5292cf3
children 9c79b61fb638
line wrap: on
line source

module unittest1;

unittest
{
}

void main()
{
}