// Code generated by 'yaegi extract go/format'. DO NOT EDIT.

//go:build go1.22
// +build go1.22

package stdlib

import (
	
	
)

func init() {
	Symbols["go/format/format"] = map[string]reflect.Value{
		// function, constant and variable definitions
		"Node":   reflect.ValueOf(format.Node),
		"Source": reflect.ValueOf(format.Source),
	}
}