diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-11-15 11:57:18 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-11-15 11:57:18 -0300 |
commit | d4247befa18a7911c56e7110154ad73574cd6648 (patch) | |
tree | 065e60201d94f068c7b808dd0ab9b8f4464336ea /lfunc.c | |
parent | ee6a4cd1eca4fa736d108e1e0ac3cb9858f7a5ef (diff) | |
download | lua-d4247befa18a7911c56e7110154ad73574cd6648.tar.gz lua-d4247befa18a7911c56e7110154ad73574cd6648.tar.bz2 lua-d4247befa18a7911c56e7110154ad73574cd6648.zip |
New macro 'assert_code'
It allows code that is only used by assertions but that are not
assertions (e.g., declaration of a variable used in a later assertion).
Diffstat (limited to 'lfunc.c')
0 files changed, 0 insertions, 0 deletions