view tests/t38.c @ 159:8cef6d7227a8

Expand __FILE__ and __LINE__.
author Joerg Sonnenberger <joerg@bec.de>
date Fri, 27 Feb 2015 00:41:46 +0100 (2015-02-26)
parents
children d6e6b3940780
line wrap: on
line source
#define m() __FILE__:__LINE__
__LINE__
__FILE__
__LINE__
m()