8sa1-binutils-gdb/gdb/test.c
2012-06-03 15:36:31 +01:00

7 lines
65 B
C

#include <Rational.h>
main ()
{
Rational r = Rational (PI);
}