Files
Odin/examples/all/all_vendor_cmark.odin
T
2022-09-21 16:54:21 +02:00

6 lines
83 B
Odin

//+build windows, linux
package all
import cm "vendor:commonmark"
_ :: cm