###prop
setPreferences=true
indentendOnly=false
###src
[[], [var1], [var1, var2]]
		def x
###exp
[[], [var1], [var1, var2]]
def x
###end