1987-03-09 15:22:58 +00:00
|
|
|
/*
|
|
|
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
|
|
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
|
|
|
*/
|
1987-02-10 09:27:44 +00:00
|
|
|
/* Accepted if many characters of long names are significant */
|
|
|
|
/* $Header$ */
|
|
|
|
abcdefghijklmnopr() { }
|
|
|
|
abcdefghijklmnopq() { }
|
|
|
|
main() { }
|