Exemplo n.º 1
0
 static inline NValue castAsDecimal(NValue value) {
     return value.castAsDecimal();
 }