static S transpileRaw_dropLibs(S src) { src = transpileRaw(src); src = findTranslators2(src, new L); ret src; }