You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
package kr.co.kihyun.beans.batch; |
|
|
|
public class Test |
|
{ |
|
//35.제거되지 않고 남은 디버그 코드_CWE-489 Delete by YOUNGJUN,CHO |
|
/* |
|
public static void main(String[] args) |
|
{ |
|
System.out.println("Test"); |
|
} |
|
*/ |
|
//------------------------------------------------ |
|
}
|
|
|