mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Add file loading functions to stdlib
This commit is contained in:
parent
8562e8f18b
commit
bd93dc43dc
10 changed files with 82 additions and 5 deletions
5
test/tests/load file import.ans
Normal file
5
test/tests/load file import.ans
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
load("test/tests/import/test.ans")!import[:a, :c]
|
||||
|
||||
|{a}
|
||||
|
||||
|{c}
|
||||
Loading…
Add table
Add a link
Reference in a new issue