gitea push
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { l as locate, n as error, s as logParseError, t as augmentCodeLocation, u as getCodeFrame } from "./shared/logs-D80CXhvg.mjs";
|
||||
import { n as parseSync, t as parse } from "./shared/parse-B_ZnWxLZ.mjs";
|
||||
import { n as parseSync, t as parse } from "./shared/parse-PDqEYZcA.mjs";
|
||||
//#region src/parse-ast-index.ts
|
||||
function wrap(result, filename, sourceText) {
|
||||
if (result.errors.length > 0) return normalizeParseError(filename, sourceText, result.errors);
|
||||
|
||||
Reference in New Issue
Block a user