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