class test{ factoriel monfact; String toString() { monfact.soString(4, 5, {int = 5;}); }} test.toString(1,2,3)