File: fix-level-1.fix

package info (click to toggle)
libcatmandu-perl 1.0304-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,756 kB
  • ctags: 695
  • sloc: perl: 13,756; makefile: 34
file content (5 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#fixes-level-1
add_field('name','Franck')
add_field('first_name','Nicolas')

include('fix-level-2.fix')