forked from GitHub/gf-core
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
abstract UserUnionCity = union User, City ;
|