Move to another repo

This commit is contained in:
Andrey Breslav
2012-01-27 17:15:30 +04:00
parent 7673c87ecb
commit ae6479a765
763 changed files with 0 additions and 0 deletions
@@ -0,0 +1,4 @@
var a : Int = 0
var b : Int = 0
var c : Int = 0
var `is` : IntArray? = intArray(a, b, c)