From d4f41a6f345a85e9eccd3471990f5458cc687daf Mon Sep 17 00:00:00 2001 From: fche Date: Tue, 24 May 2005 14:03:31 +0000 Subject: 2005-05-24 Frank Ch. Eigler * testsuite/semlib/*: New tapset library chunks for "-I" testing. * testsuite/semok/eight.stp, nine.stp: New tests. --- testsuite/semlib/f1.stp | 1 + 1 file changed, 1 insertion(+) create mode 100644 testsuite/semlib/f1.stp (limited to 'testsuite/semlib/f1.stp') diff --git a/testsuite/semlib/f1.stp b/testsuite/semlib/f1.stp new file mode 100644 index 00000000..4a2f989d --- /dev/null +++ b/testsuite/semlib/f1.stp @@ -0,0 +1 @@ +function f1 () { return 0 } -- cgit