fixed pascal wrapper bug in including a file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-02-23 00:32:17 +09:00
parent 308b39d50b
commit 14fbbd1f31
4 changed files with 54 additions and 26 deletions

View File

@ -4,8 +4,7 @@ import (
"fmt"
"os"
"strings"
hcl "code.miflux.com/hyung-hwan/hcl/go"
"code.miflux.com/hyung-hwan/hcl/go"
)
/*