func github.com/aws/aws-sdk-go/internal/ini.newCompletedSectionStatement

2 uses

	github.com/aws/aws-sdk-go/internal/ini (current package)
		ini_parser.go#L269: 			stack.Push(newCompletedSectionStatement(k))
		statement.go#L28: func newCompletedSectionStatement(ast AST) AST {