diff run/sort_01.d @ 70:5f98d4a33d49

1) review of all test cases with unexpected results (except encoding and html/xml) 2) updated todo
author thomask
date Sat, 23 Oct 2004 22:47:47 +0000
parents 1ed6616fe905
children dc5c9509a605
line wrap: on
line diff
--- a/run/sort_01.d	Sat Oct 23 10:12:58 2004 +0000
+++ b/run/sort_01.d	Sat Oct 23 22:47:47 2004 +0000
@@ -1,3 +1,6 @@
+// sort is documented as a general array property
+module dstress.run.sort_01;
+
 int main(){
 	bit a[];
 	a.length=3;