Steve Tell wrote this test program to test function pointers (note that
authorsdattalo <sdattalo@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 11 Apr 2003 00:33:07 +0000 (00:33 +0000)
committersdattalo <sdattalo@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 11 Apr 2003 00:33:07 +0000 (00:33 +0000)
commit171a483aa7d44c06a1b3fff3fc249ae19dd75d6c
tree242388a012840860c2165fcf004df0be901ab49a
parentb785655ae0d48300b042024df7f1c4267de3dc11
Steve Tell wrote this test program to test function pointers (note that
this code still does not successfully pass the regression test).

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2502 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/regression/ptrfunc.c [new file with mode: 0644]