bool_pass.fcl
Go to the documentation of this file.
1 a : "true"
2 b : true
3 c : True
4 d : "True"
5 
6 e : "false"
7 f : false
8 g : False
9 h : "False"