Skip to content

Commit 0a94a34

Browse files
authored
Update Sources/JExtractSwiftLib/FFM/ConversionStep.swift
1 parent a4fd03f commit 0a94a34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/JExtractSwiftLib/FFM/ConversionStep.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ enum ConversionStep: Equatable {
2222
/// The value being lowered.
2323
case placeholder
2424

25-
/// FIXME: Workaround for picking a specific placeholder value; We should resolve how method() works with lowered closures instead
2625
case constant(String)
2726

2827
/// A reference to a component in a value that has been exploded, such as

0 commit comments

Comments
 (0)