File: include_define_on_last_line.ref

package info (click to toggle)
cppo 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 588 kB
  • sloc: ml: 2,133; makefile: 54; sh: 11
file content (7 lines) | stat: -rw-r--r-- 275 bytes parent folder | download
1
2
3
4
5
6
7
# 1 "define_on_last_line.cppo"
(* This #define is NOT ended by a new line, but is nevertheless accepted. *)
# 2 "include_define_on_last_line.cppo"
(* Check that the definition of TWICE has been accepted: *)
let f x = 
# 3 "include_define_on_last_line.cppo"
           x + x