We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e635d6 commit e06aaa7Copy full SHA for e06aaa7
src/frollapply.c
@@ -92,6 +92,6 @@ SEXP setgrowable(SEXP x) {
92
SET_VECTOR_ELT(x, i, make_growable(this));
93
}
94
// # nocov end
95
- return x;
+ return x;
96
97
0 commit comments