This commit is contained in:
2026-07-13 14:08:52 +02:00
parent 6455df52b4
commit de56dc7315
5 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -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: