Add tests for kotlin language support in the expressions dsl

This commit is contained in:
Vitaliy.Bibaev
2017-10-14 11:29:00 +03:00
committed by Yan Zhulanow
parent 8185354116
commit 64f399235e
50 changed files with 155 additions and 0 deletions
@@ -0,0 +1,2 @@
a[0] = 1
a[1] = 2