Skip to content

Commit

Permalink
Update hello.as
Browse files Browse the repository at this point in the history
  • Loading branch information
ScorpioT1000 authored Sep 24, 2024
1 parent ca54eed commit 424b0ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hello.as
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace Hello
{
void welcome() {
print("Hello world!\r\n");
}
print("Hello world!\r\n");
}
}

0 comments on commit 424b0ed

Please sign in to comment.