The output might have been produced in the wrong order.
M. J. T. Guy [Thu, 20 Jul 2000 18:49:18 +0000 (19:49 +0100)]
Subject: [ID 20000720.003] [PATCH] t/op/write.t
Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6425

t/op/write.t

index 593c69a..5b01eb7 100755 (executable)
@@ -200,6 +200,7 @@ $this,$that
     write LEX;
     $that = 8;
     write LEX;
+    close LEX;
 }
 # LEX_INTERPNORMAL test
 my %e = ( a => 1 );