From 8a34b573df84e474ab8c577a39c5ada2752e15b7 Mon Sep 17 00:00:00 2001 From: BRT958 Date: Sun, 30 Mar 2025 15:38:21 +0800 Subject: [PATCH] Update E1042.md --- next/language/error_codes/E1042.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/language/error_codes/E1042.md b/next/language/error_codes/E1042.md index fd3d91f1..68a1c305 100644 --- a/next/language/error_codes/E1042.md +++ b/next/language/error_codes/E1042.md @@ -1,6 +1,6 @@ # E1042 -Invalid attribute. +无效属性。 This warning will be emitted when the program contain attribute unrecognized by MoonBit, or the syntax of attribute has incorrect shape.