
public class test066j {
    public static java.math.BigDecimal asBigDecimal() {
	return new java.math.BigDecimal("123.4321");
    }
}

