File: specials

package info (click to toggle)
cpphs 0.7-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 360 kB
  • ctags: 18
  • sloc: haskell: 939; makefile: 79; sh: 36; ansic: 11
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (10)
1
2
3
4
5
#define error(s)	Error #s at line __LINE__ of file __FILE__
line 2
line 3
line 4  error(horrible)
line 5