Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>Incumbent page used as a test helper</title>
<script>
window.runWhatYouGiveMe = (func) => {
func();
};
</script>