File: test1.i

package info (click to toggle)
gcc-avr 1%3A4.7.2-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 144 kB
  • sloc: asm: 100; makefile: 99; ansic: 8; cpp: 2
file content (5 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (9)
1
2
3
4
5
# 1 "test1.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "test1.c"
main() {int a,b; return a*b;}