annotate tests/example/main.c @ 13:c324ae5317ab

comment
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 23 Nov 2011 14:22:50 -0800
parents 895b8191cced
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
895b8191cced add some example files to test
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 int main() {
895b8191cced add some example files to test
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2 return 0;
895b8191cced add some example files to test
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 }