blob: 745feff0f37d0ace7dc8c855dcbabcfe0b6faa1f [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package io.v.v23.vdl.testdata.nativetest;
/**
* A class to test native types.
*/
public class NativeSamePkg {
}