Merge "Add missing export/unexport directives"
This commit is contained in:
@@ -553,12 +553,14 @@ var directives = [...]string{
|
||||
"else",
|
||||
"endef",
|
||||
"endif",
|
||||
"export",
|
||||
"ifdef",
|
||||
"ifeq",
|
||||
"ifndef",
|
||||
"ifneq",
|
||||
"include",
|
||||
"-include",
|
||||
"unexport",
|
||||
}
|
||||
|
||||
var functions = [...]string{
|
||||
|
Reference in New Issue
Block a user