Warning: session_start(): open(/var/lib/php/sessions/sess_qbs57tj1gb53c3blk5rphn1lo8, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static IJavaExpr javaObjectToIJavaExpr(O o) {
S code = toJavaOpt(o);
if (code == null) {
if (isListOfElementType Int(o))
ret javaExpr(functionCall lInts(quote(intsToHex_withLineBreaks((LInt) o))), -> o);
null;
}
if (o cast L)
ret javaExpr(
functionCall ll(map javaObjectToIJavaExpr(o)),
-> o);
ret javaExpr(code, -> o);
}