This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
sapphire
Watch
1
Star
0
Fork
0
You've already forked sapphire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13393d75f0
sapphire
/
tests
/
simple.sp
5 lines
78 B
SourcePawn
Raw
Normal View
History
Unescape
Escape
basic LLVM IR building and parsing
2022-07-15 12:28:05 +00:00
const
{
outln
}
from
@
'
core
/
io
'
;
we got a TESTING FRAMEWORK baby!!
2022-07-11 10:58:10 +00:00
let
@
main
in
{
outln
(
'
Hello
,
world
!
'
)
;
}
Reference in New Issue
Copy Permalink