C++: Remove fixed TODO

Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
This commit is contained in:
Robert Marsh
2023-03-17 11:27:13 -04:00
committed by GitHub
parent 726f99975e
commit 1e8404c954

View File

@@ -5,7 +5,7 @@
private import SemanticExpr
private import SemanticExprSpecific::SemanticExprConfig as Specific
private import SemanticSSA
private import SemanticLocation // TODO: SemLocation?
private import SemanticLocation
/**
* A valid base for an expression bound.