File: test3.cc

package info (click to toggle)
gcc-avr 1%3A4.1.0.dfsg.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 20,032 kB
  • ctags: 16
  • sloc: makefile: 94; ansic: 3; cpp: 2
file content (2 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (11)
1
2
#include <stream.h>
main() {cout << "Hi!\n";}