From cdf6d8cd042e0548ee2199a34d70c696637795e3 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Mon, 3 Nov 2008 20:08:02 +0000 Subject: [PATCH] * formatting fixes of requirements git-svn-id: trunk@12022 - --- tests/test/tclass4.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test/tclass4.pp b/tests/test/tclass4.pp index 5ecb1d01b0..848314434b 100644 --- a/tests/test/tclass4.pp +++ b/tests/test/tclass4.pp @@ -1,5 +1,5 @@ -{%RESULT=219 } -{%OPT=-CR} +{ %RESULT=219 } +{ %OPT=-CR } {$mode objfpc} program test_class;