updating code malformed

This commit is contained in:
2026-01-11 17:14:14 -05:00
parent 5b90a8e5f9
commit d75196b4f9

View File

@@ -4,13 +4,6 @@
local M = {}
/@
create a prompt to generate code based on user description
-- @usage M.create_function
-- @param description string Description of the code to generate
-- @return string Prompt template
@/
--- Prompt template for creating a new function
M.create_function = [[Create a function with the following requirements: