f <- function(a,
b,
c) { # #nolint
just(one)
}
f <- function(a,
b,
c) # #nolint
{
f()
g()
f()
g()
f()
g()
f()
g()
f()
g()
k()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.