Skip to content

Commit

Permalink
Open language classes
Browse files Browse the repository at this point in the history
  • Loading branch information
KuechA committed Nov 23, 2023
1 parent e1d3bd1 commit 9ae0eba
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 9ae0eba

Please sign in to comment.