Source code
Revision control
Copy as Markdown
Other Tools
function test_code_coverage_func2() {
return 22;
}
test_code_coverage_func2();
function test_code_coverage_func2() {
return 22;
}
test_code_coverage_func2();