测试
This commit is contained in:
parent
41d4767d49
commit
edc2558d0c
@ -2,20 +2,7 @@ package cn.skcks.matrix.v2;
|
|||||||
|
|
||||||
|
|
||||||
import lombok.extern.slf4j.Slf4j;
|
import lombok.extern.slf4j.Slf4j;
|
||||||
import org.junit.jupiter.api.Test;
|
|
||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class CommonTest {
|
public class CommonTest {
|
||||||
@Test
|
|
||||||
void unicodeTest() {
|
|
||||||
// 注释
|
|
||||||
//
|
|
||||||
|
|
||||||
/*
|
|
||||||
\u000d\u002a\u002f\u006c\u006f\u0067\u002e\u0069\u006e\u0066\u006f\u0028\u0022\u0074\u0065\u0073\u0074\u0031\u0022\u0029\u003b\u002f\u002a
|
|
||||||
*/
|
|
||||||
|
|
||||||
// \u000a log.info("test2");
|
|
||||||
// log.info("test3");
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user