view run/comment_02.d @ 27:044e39a3bac6

added comment tests
author thomask
date Sat, 09 Oct 2004 14:03:40 +0000
parents
children f87ba6507260
line wrap: on
line source

int main(){
	// static assert(0);
	return 0;
}