]> git.saurik.com Git - bison.git/blobdiff - examples/mfcalc/mfcalc.test
package: bump to 2015
[bison.git] / examples / mfcalc / mfcalc.test
index 6f794aafe7b5fe76389248b49fc6f1a10fc293b3..5a6d00ddcd29c3469cf8be749b0aa0ec18d25494 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2005-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,9 +19,9 @@ cat >input <<EOF
 1+2*3
 EOF
 run 0 7
-run 0 7
 
 cat >input <<EOF
 (1+2) * 3
 EOF
 run 0 9
+run 0 9 -p