summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_compile/T22034.hs
diff options
context:
space:
mode:
authorBen Gamari <ben@well-typed.com>2023-01-17 19:45:34 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2023-02-01 13:18:46 +0000
commit9cdab037831153bb0f9730178e8035db44b335e5 (patch)
tree7ef4703614f469d28da54fc524930ca0db6d1e05 /testsuite/tests/ffi/should_compile/T22034.hs
parent686350e9a0dca5d144a830a7df086d05ec58d8cd (diff)
downloadhaskell-9cdab037831153bb0f9730178e8035db44b335e5.tar.gz
rts: Use C11-compliant static assertion syntax
Previously we used `static_assert` which is only available in C23. By contrast, C11 only provides `_Static_assert`. Fixes #22777 (cherry picked from commit e480fbc2c6fdcb252847fc537ab7ec50d1dc2dfd)
Diffstat (limited to 'testsuite/tests/ffi/should_compile/T22034.hs')
0 files changed, 0 insertions, 0 deletions