diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-03-21 16:47:51 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2022-04-06 15:18:26 -0400 |
commit | 12fcdef29a4f1762f6ed7c1a90f30ccd573b6227 (patch) | |
tree | 7cb15b41eb7a291b4f3cd300c348750e8fd94006 /testsuite/tests/th/T13366Cxx.stdout | |
parent | 9934ad54dcdc00a3a236fc8cb09b1a76e7aea81e (diff) | |
download | haskell-12fcdef29a4f1762f6ed7c1a90f30ccd573b6227.tar.gz |
testsuite: Split T13366 into two tests
Split up the C and C++ uses since the latter is significantly more
platform-dependent.
Diffstat (limited to 'testsuite/tests/th/T13366Cxx.stdout')
-rw-r--r-- | testsuite/tests/th/T13366Cxx.stdout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/th/T13366Cxx.stdout b/testsuite/tests/th/T13366Cxx.stdout new file mode 100644 index 0000000000..bdf7a41a33 --- /dev/null +++ b/testsuite/tests/th/T13366Cxx.stdout @@ -0,0 +1,2 @@ +calling fcxx(5) +6 |