summaryrefslogtreecommitdiff
path: root/tests/Kwtf
blob: c71e3282a2c524de6c993cd4f8b9109725411195 (plain)
1
2
3
4
5
6
7
8
config A
    bool
    select n
    select m
    select y
    imply n
    imply m
    imply y