Created
September 22, 2019 19:41
-
-
Save kangjeki/36318ef1555168d605cc629a118c208f to your computer and use it in GitHub Desktop.
belajar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function jc_alert(msg) { | |
alert(msg); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment