Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1167 from nyel-dev/master
Browse files Browse the repository at this point in the history
#33 added tagalog and jejemon version of hello world
  • Loading branch information
Aniket965 authored Oct 10, 2018
2 parents a875ce3 + c42b9c6 commit 2a8a15d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions AnyaBasic/hello-jeje.abs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
start
phr!nt("e0wh, w0rldszx! jejeje")
end
3 changes: 3 additions & 0 deletions AnyaBasic/hello-tagalog.abs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
start
ilimbag("Kamusta, mundo") # cringe #
end
3 changes: 0 additions & 3 deletions AnyaBasic/hello.abs

This file was deleted.

0 comments on commit 2a8a15d

Please sign in to comment.