Mercurial > mozilla > hg > licenser
annotate tests/example/main.c @ 24:d3e3a506dd29
tests now pass
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Thu, 24 Nov 2011 15:29:05 -0800 |
| parents | 895b8191cced |
| children |
| 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 } |
