We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Test repo
This is a test repository
Well, let's have something here:
a <- 2 b <- a + 4 list(a=a, b=b)