X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c66dfaddf449920bea03c0aa3b55467e2f21c98e..e4f0316ae096a728e62032fa33bc6c42cf4b6455:/tests/cxx-type.at diff --git a/tests/cxx-type.at b/tests/cxx-type.at index c22c44a8..b716a1d4 100644 --- a/tests/cxx-type.at +++ b/tests/cxx-type.at @@ -98,7 +98,7 @@ prog : @2.first_line, @2.first_column, @2.last_line, @2.last_column);])[ output = node_to_string (]$[2); - printf ("%s\n", output); + printf ("%s\n", output); free (output); free_node (]$[2); }