v,ast,fmt,parser: support @[tag] for hash statements, like #define and #flag (#23210)

This commit is contained in:
Delyan Angelov 2024-12-20 08:49:03 +02:00 committed by GitHub
parent 30ececc2a3
commit 9ae0a9db9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 45 additions and 9 deletions

View file

@ -1,6 +1,8 @@
module fontstash
#flag -I @VEXEROOT/thirdparty/fontstash
@[use_once]
#define FONTSTASH_IMPLEMENTATION
$if gcboehm ? {
#define FONTSTASH_MALLOC GC_MALLOC