This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2024-11-24 23:32:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
425bb8b054
Retro68
/
AutomatedTests
/
Empty.c
6 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Automated tests!
2017-10-01 00:42:02 +00:00
int
main
(
)
{
Switch tab-indented files to 4-space indent
2019-08-18 11:21:00 +00:00
// Test: do things work well enough for us to get to main()?
return
0
;
Automated tests!
2017-10-01 00:42:02 +00:00
}
Reference in New Issue
Copy Permalink