more stuff to test
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
dab5854428
commit
bcf711d77c
3 changed files with 14 additions and 0 deletions
5
test/func_var1
Normal file
5
test/func_var1
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
func1()
|
||||
{
|
||||
myvar="blu"
|
||||
echo $myvar
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue