* fixed test

git-svn-id: trunk@26440 -
This commit is contained in:
florian 2014-01-12 20:17:59 +00:00
parent 98e5dead27
commit b90db73fbc

View File

@ -1,5 +1,5 @@
{$mode iso}
program tisoread(f);
program tisoread;
{
Test Read in ISO mode when reading real and integer numbers.
}