[pure-lang-svn] SF.net SVN: pure-lang:[574] pure/trunk/test/test014.pure
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-08-22 16:34:23
|
Revision: 574 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=574&view=rev Author: agraef Date: 2008-08-22 16:34:32 +0000 (Fri, 22 Aug 2008) Log Message: ----------- Comment change. Modified Paths: -------------- pure/trunk/test/test014.pure Modified: pure/trunk/test/test014.pure =================================================================== --- pure/trunk/test/test014.pure 2008-08-22 12:45:47 UTC (rev 573) +++ pure/trunk/test/test014.pure 2008-08-22 16:34:32 UTC (rev 574) @@ -46,7 +46,6 @@ frac (-22%7); // Rationalizing doubles. -// FIXME: This should return 3%8, but that doesn't work yet. rational (3/8); // Complex rational arithmetic. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |