Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박민근
/
Exp04
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
박민근
2018-09-28 11:55:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
66f581ca4b9f6310efbfe4b389282cae3ff24b40
66f581ca
1 parent
4d4361f3
Exit module
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Test02.java
Test02.java
View file @
66f581c
...
...
@@ -4,5 +4,6 @@ import java.util.*;
public
class
Test01
{
public
static
void
main
(
String
args
[])
{
System
.
out
.
println
(
"This is new echo program"
);
System
.
out
.
println
(
"if you click esc, it quit"
);
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment