From 7c77c8a4ab89e6139a0a69b881dbd438e636cc69 Mon Sep 17 00:00:00 2001 From: ifox777 Date: Fri, 4 Apr 2025 11:11:40 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20doc.go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index f88f5371..47f30644 100644 --- a/doc.go +++ b/doc.go @@ -1,7 +1,7 @@ // Copyright 2013 - 2016 The XORM Authors. All rights reserved. // Use of this source code is governed by a BSD // license that can be found in the LICENSE file. - +//test /* Package xorm is a simple and powerful ORM for Go.