Removed comments auto-generated by IDEA.
This commit is contained in:
-5
@@ -1,9 +1,4 @@
|
||||
package org.jetbrains
|
||||
/**
|
||||
* User: danielpenkin
|
||||
* Date: 06.05.12
|
||||
* Time: 22:53
|
||||
*/
|
||||
|
||||
fun main(args : Array<String>) {
|
||||
System.out?.println(getGreeting())
|
||||
|
||||
-5
@@ -4,11 +4,6 @@ import org.junit.Test;
|
||||
|
||||
import static junit.framework.Assert.assertEquals;
|
||||
|
||||
/**
|
||||
* User: danielpenkin
|
||||
* Date: 06.05.12
|
||||
* Time: 23:35
|
||||
*/
|
||||
public class HelloWorldJavaTest {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user