move hide behind @ and specify with :
This commit is contained in:
@@ -1758,7 +1758,7 @@ configure_entry_point :: proc(checker: ^Checker) {
|
||||
checker.template_diagnostics[main_template] = source.add(
|
||||
checker.diagnostics,
|
||||
main.span,
|
||||
"@std/io does not provide the required 'hide system func() Io' startup implementation",
|
||||
"@std/io does not provide the required '@hide system func() Io' startup implementation",
|
||||
)
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user