summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/shared
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2019-09-10 14:00:48 -0700
committerAaron Patterson <tenderlove@ruby-lang.org>2019-09-10 14:00:48 -0700
commit91ee9584f9a3e8b8e5e0e9c2f1f2b229ca10323e (patch)
tree6126a870d9d99cf52dca474b7b59064b3579b935 /spec/ruby/core/array/shared
parent139510238bcbb8d7fd8022c23a603c51d2acbe2e (diff)
Macros can't be expressions, so make a function
Macros can't be expressions, that is a GNU extension (I didn't know that). This commit converts the macro to a function so that everything will compile correctly on non-GNU compatible compilers.
Diffstat (limited to 'spec/ruby/core/array/shared')
0 files changed, 0 insertions, 0 deletions