Adding __trampoline to ConfBHL
Publish PHP Package / docker (push) Successful in 6s Details

This commit is contained in:
Pavel Shevaev 2024-12-03 18:42:24 +03:00
parent 9d6b15d908
commit 342243e309
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
tags*

View File

@ -8,6 +8,9 @@ end
struct ConfBHL
@autogen @bhl_bind
@cs_embed:`
public int __trampoline;
`
module : string @default:""
fn : string @default:""
end