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