Add missing export/unexport directives
Test: treehugger Bug: 172923994 Change-Id: I70494a02d37d149042a4d5772f1cf14b8bbcc06e
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