comparison dmd/Macro.d @ 0:10317f0c89a5

Initial commit
author korDen
date Sat, 24 Oct 2009 08:42:06 +0400
parents
children 903b95002d4e
comparison
equal deleted inserted replaced
-1:000000000000 0:10317f0c89a5
1 module dmd.Macro;
2
3 struct Macro /// ???
4 {
5 }