1! RUN: %flang -E %s 2>&1 | FileCheck %s 2! CHECK: call foo(3.14159 ) 3call foo (& 4#include "args.h" 5) 6end 7