This website requires JavaScript.
Explore
Help
Sign In
wu-arch
/
vortex
Watch
1
Star
0
Fork
0
You've already forked vortex
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0dc04ad04bc008cb32f88399e94c912288e35c4
vortex
/
tests
/
runtime
/
simple64
/
main.cpp
Santosh Raghav Srivatsan
f0dc04ad04
Added tests to commit. 64 bit simx still not working
2021-12-01 02:44:14 -05:00
5 lines
39 B
C++
Raw
Blame
History
int
main
(
)
{
int
num
=
1
+
2
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink