mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 18:02:22 -07:00
6 lines
83 B
Odin
6 lines
83 B
Odin
//+build windows, linux
|
|
package all
|
|
|
|
import cm "vendor:commonmark"
|
|
_ :: cm
|