This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl.h: Use STMT_START { ... } STMT_END
authorKarl Williamson <khw@cpan.org>
Mon, 28 Aug 2017 23:16:27 +0000 (17:16 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 9 Nov 2017 03:21:44 +0000 (20:21 -0700)
commit11b2cef65dac01e8723c9a6f6e640665cb752a2c
treec68a34b8244c3f68918b9d0cb112c0ef3d042821
parent80752aac697a5e8f04103d8ee4733d099239403a
perl.h: Use STMT_START { ... } STMT_END

This should be used in macros that have statements.
perl.h