summary refs log blame commit diff stats
path: root/tests/converter/mdontleak.nim
blob: e55c3f87c2f304f57ca4ad08ebe31d3ec50c319d (plain) (tree)
1
2
3


                                          
converter toBool(x: uint32): bool = x != 0
# Note: This convertes is not exported!