mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 14:40:11 +01:00
Drop line because it's a set so arbitrary sorting applies (#1043)
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
// CHECK: fn Print (format_str: String) {
|
||||
// CHECK: ********** type checking **********
|
||||
// CHECK: checking pattern (format_str: String)
|
||||
// CHECK: constants: Main: fun<Main>, Print: fun<Print>
|
||||
// CHECK: constants: {{.*Main: fun<Main>.*}}
|
||||
// CHECK: ********** type checking complete **********
|
||||
// CHECK: fn Print (format_str: String) {
|
||||
// CHECK: ********** starting execution **********
|
||||
|
||||
Reference in New Issue
Block a user