summary refs log blame commit diff stats
path: root/tests/ic/mdefconverter.nim
blob: d0a23f801b7d7a7d0cc4056dc4253143f24649c5 (plain) (tree)
1
2

                                        
converter toBool*(x: int): bool = x != 0