This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
// Code generated by xgo (XGo); DO NOT EDIT.
packagemain
import(
"fmt"
"github.com/fatih/color"
"github.com/qiniu/x/errors"
"github.com/xuri/excelize/v2"
)
const_=true
//line main.xgo:7
funcmain(){
//line main.xgo:7:1
f:=func()(_xgo_ret*excelize.File){
//line main.xgo:7:1
var_xgo_errerror
//line main.xgo:7:1
_xgo_ret,_xgo_err=excelize.OpenFile("../.docs/Пример выгузки из РМИАС.xlsx")
//line main.xgo:7:1
if_xgo_err!=nil{
//line main.xgo:7:1
_xgo_err=errors.NewFrame(_xgo_err,"excelize.OpenFile(\"../.docs/Пример выгузки из РМИАС.xlsx\")","main.xgo",7,"main.main")