~ubuntu-branches/ubuntu/edgy/mcpp/edgy

« back to all changes in this revision

Viewing changes to test-l/l_37_8.c

  • Committer: Bazaar Package Importer
  • Author(s): NIIBE Yutaka
  • Date: 2004-10-23 23:18:57 UTC
  • Revision ID: james.westby@ubuntu.com-20041023231857-93z8ff2dgp7m7dpy
Tags: upstream-2.4.1
ImportĀ upstreamĀ versionĀ 2.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* l_37_8.c:    Translation limits larger than Standard / 8.    */
 
2
 
 
3
/* 37.8L:   Length of logical source line.  */
 
4
/*  Define one of the macros X03FF, X07FF, X0FFF, X1FFF or it will test
 
5
        the line of 0x3fff bytes long.  */
 
6
#include    "longline.c"
 
7