diff --git a/tests/webtbs/tw33167.pp b/tests/webtbs/tw33167.pp index 200ee7b06c..ad23efb9d1 100644 --- a/tests/webtbs/tw33167.pp +++ b/tests/webtbs/tw33167.pp @@ -3,7 +3,7 @@ uses math; var - a,b,c : double; + a,b,c : float; begin a:=7.7; b:=1.1;