aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/funptr2.cond
blob: ab460efb9a8b8efef45c547893872e9fb8eef326 (plain)
1
2
3
4
5
6
#!/bin/sh

if test -n "$INTERP"
then exit $EXPECT_FAIL
else exit $RUN
fi