default of no arguments at an execution changed to a parsing.Array

This commit is contained in:
David Halter
2012-07-05 18:22:56 +02:00
parent e88c11605b
commit 28ad77406f
5 changed files with 18 additions and 10 deletions

View File

@@ -86,6 +86,8 @@ exe[1]
#? int()
func()[0]
#? str()
func()[1]
#? float()
func(1.0)[0]
#? str()