921e5a0eb4
From-SVN: r14840
7 lines
49 B
C
7 lines
49 B
C
double
|
|
foo (double a)
|
|
{
|
|
|
|
return 1.123486712;
|
|
}
|