makefile
This commit is contained in:
@@ -165,7 +165,7 @@ backend failures return status `2`.
|
||||
Top-level function bodies are semantically checked lazily when a concrete
|
||||
specialization is demanded.
|
||||
|
||||
Every immediate `.bro` file in the input directory belongs to the root
|
||||
Every immediate `.bro` or `.hon` file in the input directory belongs to the root
|
||||
package. Imports are relative directory paths and are local to the file that
|
||||
declares them. Imports beginning with `@` resolve from the project root:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user