pulumi/cmd/pulumi-test-language/tests/testdata/l1-keyword-overlap
Brandon Pollack d92d00c768
Fix overlap when "this" keyword used in ts generation. (#18177)
As other keyword overlaps come up we can add them to this switch
statement.

This change also includes fixes to the go generation to make these tests
pass. Previously we were chekcing the wrong identifiers against the
roots in the pcl program. Now we use the original names as intended and
keywords work correctly now.

Fixes #18348
2025-01-28 17:08:44 +00:00
..
main.pp Fix overlap when "this" keyword used in ts generation. (#18177) 2025-01-28 17:08:44 +00:00