Skip to content

Commit

Permalink
This PR is for Krutonium#41
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriAbgaryan authored Oct 2, 2018
1 parent b91f8c9 commit cd0b96a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pascal/OwO.pas
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
program Owo
program Owo;
begin
writeln (' *Notices Bulge*')
writeln (' *Notices Bulge*');
writeln ('__ ___ _ _ _ _ _ ');
writeln ('\ \ / / |__ __ _| |_ ( ) ___ | |_| |__ (_) ___ ');
writeln (' \ \ /\ / /| '_ \ / _\`| __|// / __| | __| '_ \| |/ __| ');
Expand Down

0 comments on commit cd0b96a

Please sign in to comment.