diff --git a/documentation/docs/98-reference/.generated/compile-errors.md b/documentation/docs/98-reference/.generated/compile-errors.md index 45a525b71443..c553c60c8882 100644 --- a/documentation/docs/98-reference/.generated/compile-errors.md +++ b/documentation/docs/98-reference/.generated/compile-errors.md @@ -442,6 +442,12 @@ Expected whitespace Imports of `svelte/internal/*` are forbidden. It contains private runtime code which is subject to change without notice. If you're importing from `svelte/internal/*` to work around a limitation of Svelte, please open an issue at https://github.com/sveltejs/svelte and explain your use case ``` +### inspect_trace_invalid_placement + +``` +`$inspect.trace(...)` must be the first statement of a function body +``` + ### invalid_arguments_usage ``` @@ -970,18 +976,6 @@ A `