summary refs log tree commit diff stats
path: root/tests/tuples
diff options
context:
space:
mode:
authorfakuivan <fakuivan@gmail.com>2024-06-18 01:53:41 -0300
committerGitHub <noreply@github.com>2024-06-18 06:53:41 +0200
commit33f5ce80d69ae06878da0b9161c4ee93d5bb0861 (patch)
tree8f781c177134d69c28ec59f2af42b3a25ec00d91 /tests/tuples
parent4867931af36467c1882fc01d235fbab67c12bb16 (diff)
downloadNim-33f5ce80d69ae06878da0b9161c4ee93d5bb0861.tar.gz
Fix NIM_STATIC_ASSERT_AUX being redefined on different lines (#23729)
fixes #17247

This generates a new NIM_STATIC_ASSERT_AUX variable for each line that
NIM_STATIC_ASSERT is called from.

While this can solve all existing issues in the current code base, this
method is not effective for multiple asserts on a single line.
Diffstat (limited to 'tests/tuples')
0 files changed, 0 insertions, 0 deletions