Files
Nim/tests/ic/mdefconverter.nim
2026-07-03 15:52:41 +02:00

3 lines
42 B
Nim

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