From 22675cd8dc75d8b8d4b0f818f5b093efbc364802 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 8 Aug 2025 22:44:15 +0200 Subject: vault backup: 2025-08-08 22:44:15 --- Move ownership out of the function.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Move ownership out of the function.md (limited to 'Move ownership out of the function.md') diff --git a/Move ownership out of the function.md b/Move ownership out of the function.md new file mode 100644 index 0000000..0a9397a --- /dev/null +++ b/Move ownership out of the function.md @@ -0,0 +1 @@ +Don't return a reference to a string, instead just return the string. \ No newline at end of file -- cgit v1.2.3