Skip to content

Commit

Permalink
hello (kaochenlong#244)
Browse files Browse the repository at this point in the history
* Update Makefile

* Update HAPPY.rb
  • Loading branch information
YinHsing authored Aug 15, 2022
1 parent 829d5fd commit ed8c709
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HAPPY.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

123
TESTTTTTTTTT
hiiiiiiiiiiii
be happy
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ all:kerker.cc
g++ kerker.cc -o kerker
clean:
rm -f kerker

hi there! by Yin

0 comments on commit ed8c709

Please sign in to comment.