Add vendor:zlib to examples/all; prefix vendor packages.

This commit is contained in:
Jeroen van Rijn
2022-09-21 16:45:01 +02:00
parent cb85d00e9e
commit 0ca8a5e186
27 changed files with 53 additions and 46 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
Original authors: John MacFarlane, Vicent Marti, Kārlis Gaņģis, Nick Wellnhofer.
See LICENSE for license details.
*/
package commonmark
package vendor_commonmark
import "core:c"
import "core:c/libc"
+1 -1
View File
@@ -5,7 +5,7 @@
Original authors: John MacFarlane, Vicent Marti, Kārlis Gaņģis, Nick Wellnhofer.
See LICENSE for license details.
*/
package commonmark
package vendor_commonmark
/*
Parsing - Simple interface: