✨
This commit is contained in:
5
tests/24_function_scope.plthy
Normal file
5
tests/24_function_scope.plthy
Normal file
@@ -0,0 +1,5 @@
|
||||
hello|
|
||||
set 1 -> x|
|
||||
define f<0> as set 2 -> x|
|
||||
do print<variable x;>|
|
||||
goodbye|
|
||||
Reference in New Issue
Block a user