File indexing completed on 2024-05-26 04:02:02

0001 v.setCursorPosition(1, 4);
0002 v.paste("mult <- function(a,b) {\n    a*b\n\n}");