package main import ( "testing" ) func TestCase0(t *testing.T) { main() }