Warning: session_start(): open(/var/lib/php/sessions/sess_h7edc3ldpoqruca1fh9djuh4rb, 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
svoid test_getJavaLineComments() { testFunctionValues getJavaLineComments( "bla // what\nok", ll(" what"), "b // comment 1\n// comment 2\nc // comment 3", ll(" comment 1", " comment 2", " comment 3"), ); }