We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992a3c3 commit 8c231e9Copy full SHA for 8c231e9
jbmc/unit/java_bytecode/goto_program_generics/generic_bases_test.cpp
@@ -21,6 +21,8 @@ SCENARIO(
21
"Instantiate generic parameters of superclasses",
22
"[core][goto_program_generics][generic_bases_test]")
23
{
24
+ config.ansi_c.set_LP64();
25
+
26
GIVEN(
27
"A class extending a generic class instantiated with a standard library "
28
"class")
0 commit comments