New-CI-testing-newer

From Q
Jump to navigation Jump to search


Code

function create() {
    return "new page!";
}
create();