Warning: session_start(): open(/var/lib/php/sessions/sess_qmh8e7ri9c3p0bichir7q2pqfm, 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
!7 sS in = 'Input, out = 'Output; static L data; static JTable table; static JComboBox cbFunction; p-subst { cbFunction = autoComboBox(standardFunctionNames()); JComponent controls = centerAndEast(withLabel("Function:", cbFunction), jbutton("Apply", f apply)); data = mapToListOfOrderedMap(sentenceTypeExamples(), in, out); table = showTable(data); addToWindow(table, withMargin(controls)); loading "Warm-Up" { makeAndCall("lower"); } } svoid apply { thread "Apply" { loading { fS fName = getTextTrim(cbFunction); data = map(data, func(Map map) { litorderedmap(in, makeAndCall(fName, map.get(in)), out, map.get(out)) }); table = showTable(table, data); } } }