This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
p
/
Pawn.p
6 lines
57 B
OpenEdge ABL
Raw
Normal View
History
Unescape
Escape
Add Pawn language
2015-02-13 16:53:31 +01:00
#
i
n
c
l
u
d
e
<
c
o
r
e
>
m
a
i
n
(
)
{
Normalize printed text Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
p
r
i
n
t
(
"Hello World"
)
;
Add Pawn language
2015-02-13 16:53:31 +01:00
}
Reference in New Issue
Copy Permalink