wrapSplice

fun <T> wrapSplice(locationPath: String, code: String, codeIsApproximate: Boolean, spliceTermNumber: Int, totalTerms: Int, splice: () -> T): T