Skip to content

Commit

Permalink
회원가입 메시지 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ivybae committed Nov 30, 2023
1 parent 0909cb2 commit 58a551d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/Main.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
fun main() {
println("안녕하세요")
println("회원가입 화면")
println("메시지 추가")
println("메시지 추가 3")
println("메시지 추가 4")
Expand Down

0 comments on commit 58a551d

Please sign in to comment.