File: base_none_behavior.yaml

package info (click to toggle)
python-hiyapyco 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: python: 2,012; makefile: 237
file content (15 lines) | stat: -rw-r--r-- 254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 smartindent
singel: null
int: null
array: null
hash: null
deeplist:
    - d1: null
    - d2:
        d2k1: null
        d2k2: x2
deepmap:
    l1k1:
        l2k1: null
        l2k2: abc
    l1k2: null