File: fix-level-1.fix

package info (click to toggle)
libcatmandu-perl 1.2024-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,552 kB
  • sloc: perl: 17,037; makefile: 24; sh: 1
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')