Skip to content

Commit

Permalink
Open language classes
Browse files Browse the repository at this point in the history
  • Loading branch information
KuechA authored and oxisto committed Nov 24, 2023
1 parent 7bed021 commit acc0b71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import de.fraunhofer.aisec.cpg.passes.inference.startInference
import org.neo4j.ogm.annotation.Transient

/** The C++ language. */
class CPPLanguage :
open class CPPLanguage :
CLanguage(),
HasDefaultArguments,
HasTemplates,
Expand Down

0 comments on commit acc0b71

Please sign in to comment.