!752 p { saveProgramTextFile("hello.bla", "yo world!"); } static S html(S uri) { ret serveTextFile(uri, "hello.bla"); }