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 1723b4e commit 7dcb7a3Copy full SHA for 7dcb7a3
executable_semantics/testdata/basic_syntax/trace.carbon
@@ -13,7 +13,7 @@
13
// CHECK: fn Print (format_str: String) {
14
// CHECK: ********** type checking **********
15
// CHECK: checking pattern (format_str: String)
16
-// CHECK: constants: Main: fun<Main>, Print: fun<Print>
+// CHECK: constants: {{.*Main: fun<Main>.*}}
17
// CHECK: ********** type checking complete **********
18
19
// CHECK: ********** starting execution **********
0 commit comments