mirror of
https://github.com/byteworksinc/ORCA-C.git
synced 2024-12-22 07:30:54 +00:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
/* Final include file for Special Conformance Test spc3.4.0.2.cc */
|
|
|
|
main ()
|
|
{
|
|
printf ("Passed Special Conformance Test 3.4.0.2\n");
|
|
}
|