* fixed program name in test tasm18f.pp

git-svn-id: trunk@38230 -
This commit is contained in:
nickysn 2018-02-12 15:46:17 +00:00
parent 34c9136283
commit f7ab96bbba

View File

@ -1,6 +1,6 @@
{ %FAIL }
{ %CPU=i8086,i386,x86_64 }
program tasm18e;
program tasm18f;
{$ifdef FPC}
{$asmmode intel}