Add moxie support. Release 3.0.12.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
static double return_dbl(double dbl)
|
||||
{
|
||||
printf ("%f\n", dbl);
|
||||
return 2 * dbl;
|
||||
}
|
||||
int main (void)
|
||||
|
||||
Reference in New Issue
Block a user