Commit 243ad9a
chore: deduplicate GenerateSomeExpression and relocate misplaced test fixture
GenerateSomeExpression now delegates to WrapInOptionalSome instead of
duplicating the Optional<T>.Some() SyntaxFactory pattern. Moved
property_getter_fstring_format fixture into TestFixtures/properties/
for consistency with other property tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 230218a commit 243ad9a
File tree
3 files changed
+1
-12
lines changed- src
- Sharpy.Compiler.Tests/Integration/TestFixtures/properties
- Sharpy.Compiler/CodeGen
3 files changed
+1
-12
lines changedLines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
1125 | | - | |
1126 | | - | |
1127 | | - | |
1128 | | - | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
1132 | | - | |
1133 | | - | |
1134 | | - | |
1135 | | - | |
1136 | | - | |
| 1125 | + | |
1137 | 1126 | | |
1138 | 1127 | | |
1139 | 1128 | | |
| |||
0 commit comments