From 8524715e5b151a9a6dc7bdb672f047c80cca7af8 Mon Sep 17 00:00:00 2001 From: anjiaqi Date: Fri, 15 Aug 2025 17:15:39 +0800 Subject: [PATCH] saaaa Issue: asdfasf Signed-off-by: anjiaqi --- ets2panda/test/ast/compiler/ets/mytest.ets | 1 + 1 file changed, 1 insertion(+) create mode 100644 ets2panda/test/ast/compiler/ets/mytest.ets diff --git a/ets2panda/test/ast/compiler/ets/mytest.ets b/ets2panda/test/ast/compiler/ets/mytest.ets new file mode 100644 index 0000000000..56b6510f1d --- /dev/null +++ b/ets2panda/test/ast/compiler/ets/mytest.ets @@ -0,0 +1 @@ +11111 \ No newline at end of file -- Gitee