Add City64 as local hash, and update RTTI accordingly.

This commit is contained in:
Nikolay Igotti
2016-10-11 18:04:08 +03:00
parent fb61896825
commit ecb5a67db7
10 changed files with 432 additions and 186 deletions
@@ -0,0 +1,3 @@
class Foo {
var x : Int = 3
}