// Same copyright and license as the rest of the files in this project package glib_test import ( "testing" ) func Test_AcceleratorParse(t *testing.T) { /* testVariant := &Variant{} t.Log("native: " + testVariant.Native()) */ }