1 #include "check_debug.h"
8 int main(int argc
, char *argv
[])
10 __smatch_implied((long long)frob(3.14));
14 * check-name: smatch floating point #1
15 * check-command: smatch -I.. sm_float1.c
18 sm_float1.c:10 main() implied: frob(3.140000e+00) = '3'