7 lines
66 B
Nim
Raw Normal View History

{.push raises: [].}
import ./messaging
export messaging
{.pop.}