diff nocompile/align_02.d @ 4:1ed6616fe905

extended array tests
author thomask
date Sun, 26 Sep 2004 15:54:31 +0000
parents
children 33a25c1e1cfc
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nocompile/align_02.d	Sun Sep 26 15:54:31 2004 +0000
@@ -0,0 +1,3 @@
+align (-1) int check(){
+	return 5;
+}