Does Kotlin Native support the C11 standard :quest...
# kotlin-native
n
Does Kotlin Native support the C11 standard . Looking at experimenting with the unofficial Prometheus C client library (uses the C11 standard): https://github.com/digitalocean/prometheus-client-c
o
likely it should, please report if not
m
o
It’s not language version, but libclang limitation, with next llvm update it shall go away