Merge pull request #1 from mgred/fix-typo

Fix typo
This commit is contained in:
Francesco Cozzuto
2025-10-19 10:42:02 +02:00
committed by GitHub
+1 -1
View File
@@ -553,7 +553,7 @@ let A = 5
Any other file may include `other.wl` to use its contents Any other file may include `other.wl` to use its contents
``` ```
import "other.wl" include "other.wl"
"The A variable is accessible here: " "The A variable is accessible here: "
A A