Warning: session_start(): open(/var/lib/php/sessions/sess_2no7qqa2li1q14ddd9thukkmmc, 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 Collection pnlStruct(Iterable l) { int i = 0; if (l != null) for (A a : l) print((++i) + ". " + struct_noStringSharing(a)); ret l; } static A[] pnlStruct(A[] l) { pnlStruct(asList(l)); ret l; } static Map pnlStruct(Map map) { pnl(map(map, func(A a, B b) { sfu(a) + " = " + sfu(b) })); ret map; }