package test; public class PlatformName { public static void main(String[] args) { int x = TestPackage.vget(); TestPackage.vset(0); } }