From f1bb1f584899eeec1227a6d7fcf4b7730a485821 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 19 Sep 2000 07:54:28 +0000 Subject: 000919 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@946 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- sample/mrshtest.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'sample/mrshtest.rb') diff --git a/sample/mrshtest.rb b/sample/mrshtest.rb index 402b35ad55..8d2dc9936b 100644 --- a/sample/mrshtest.rb +++ b/sample/mrshtest.rb @@ -1,4 +1,3 @@ -require "marshal" include Marshal a = 25.6; pt = Struct.new('Point', :x,:y); -- cgit v1.2.3