pulumi
                                
                                 pulumi copied to clipboard
                                
                                    pulumi copied to clipboard
                            
                            
                            
                        Fix codegen for `__apply` functions
Description
Fixes pulumi/yaml 337
Checklist
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] I have run make changelogand committed thechangelog/pending/<file>documenting my change
- [ ] Yes, there are changes in this PR that warrants bumping the Pulumi Service API version
Changelog
[uncommitted] (2022-09-28)
Bug Fixes
- [programgen/go] Fix codegen for __applyfunctions #10775
@iwahbe I modified functions.pp so it will generate compilable Go code
bors merge