diff tangotests/nested2.d @ 262:88252a1af660 trunk

[svn r280] Fixed a bunch of issues with switch statements. Ended up a bit far reaching...
author lindquist
date Sat, 14 Jun 2008 05:13:49 +0200
parents 2e652b8ad1fd
children
line wrap: on
line diff
--- a/tangotests/nested2.d	Fri Jun 13 08:21:11 2008 +0200
+++ b/tangotests/nested2.d	Sat Jun 14 05:13:49 2008 +0200
@@ -29,4 +29,4 @@
     exec(&bar);
 
     return 0;
-}
\ No newline at end of file
+}