This commit is contained in:
Marc Redemske
2025-10-18 23:52:19 +02:00
parent 4dca1f4c48
commit 3048084c2d
+1 -1
View File
@@ -553,7 +553,7 @@ let A = 5
Any other file may include `other.wl` to use its contents
```
import "other.wl"
include "other.wl"
"The A variable is accessible here: "
A