Warning: session_start(): open(/var/lib/php/sessions/sess_r5gs5tf163fstdp6854eo464tl, 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 LS emittedFacts(Runnable r) { L l = getEmits(r); new LS out; for (O o : l) if (o cast Pair) if (eq(o.a, 'fact)) out.add((S) o.b); ret out; }