discard """ """ # issue #13798 {.emit:""" #include void fun(bool a){} """.} proc fun(a: bool) {.importc.} fun(true)