tests: Add test for doubled parentheses.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 1 Jun 2022 19:09:43 +0000 (12:09 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 1 Jun 2022 22:22:05 +0000 (15:22 -0700)
commitb81922824d04dfc85e777827c3f978450dc62594
tree5dd54f6066e2b01970b66a87071a104c380b85d0
parent5e2aadfa3a7df06abf118bdac7e663d58fd52877
tests: Add test for doubled parentheses.

I can't reproduce the problem reported in a bug report, but it seems
worthwhile to add a test for it anyway.

Bug #62557.
tests/language/expressions/evaluate.at