1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-05 11:54:13 +08:00

fix(comment): Fixed wrong behavior of inline regex comments

This commit is contained in:
LSeng
2025-02-16 21:59:03 +08:00
parent e88bf301cc
commit c60ba074d9
6 changed files with 18 additions and 15 deletions
@@ -4,7 +4,7 @@ import cc.carm.lib.configuration.source.ConfigurationHolder;
import cc.carm.lib.configuration.source.yaml.YAMLConfigFactory;
import org.junit.Test;
public class SampleTest {
public class SampleTest {
@Test
public void test() {