sbase

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

true.c (88B)


      1 /* See LICENSE file for copyright and license details. */
      2 int
      3 main(void)
      4 {
      5 	return 0;
      6 }