@@ -1378,21 +1378,24 @@ edges
1378
1378
| stmts.go:113:9:113:9 | skip | stmts.go:113:14:113:14 | x |
1379
1379
| stmts.go:113:14:113:14 | x | stmts.go:113:14:113:21 | type assertion |
1380
1380
| stmts.go:113:14:113:21 | type assertion | stmts.go:113:9:113:9 | assignment to y |
1381
+ | stmts.go:114:2:115:16 | implicit type switch variable declaration | stmts.go:115:3:115:13 | selection of Println |
1382
+ | stmts.go:114:7:114:11 | case error | stmts.go:114:2:115:16 | implicit type switch variable declaration |
1381
1383
| stmts.go:114:7:114:11 | case error | stmts.go:114:14:114:19 | case string |
1382
- | stmts.go:114:7:114:11 | case error | stmts.go:115:3:115:13 | selection of Println |
1383
- | stmts.go:114:14:114:19 | case string | stmts.go:115:3:115:13 | selection of Println |
1384
+ | stmts.go:114:14:114:19 | case string | stmts.go:114:2:115:16 | implicit type switch variable declaration |
1384
1385
| stmts.go:114:14:114:19 | case string | stmts.go:116:7:116:13 | case float32 |
1385
1386
| stmts.go:115:3:115:13 | selection of Println | stmts.go:115:15:115:15 | y |
1386
1387
| stmts.go:115:3:115:16 | call to Println | stmts.go:123:9:123:9 | skip |
1387
1388
| stmts.go:115:3:115:16 | call to Println | stmts.go:137:1:137:1 | exit |
1388
1389
| stmts.go:115:15:115:15 | y | stmts.go:115:3:115:16 | call to Println |
1389
- | stmts.go:116:7:116:13 | case float32 | stmts.go:117:3:117:7 | test5 |
1390
- | stmts.go:116:7:116:13 | case float32 | stmts.go:120:3:120:3 | skip |
1390
+ | stmts.go:116:2:118:14 | implicit type switch variable declaration | stmts.go:117:3:117:7 | test5 |
1391
+ | stmts.go:116:7:116:13 | case float32 | stmts.go:116:2:118:14 | implicit type switch variable declaration |
1392
+ | stmts.go:116:7:116:13 | case float32 | stmts.go:119:2:120:7 | implicit type switch variable declaration |
1391
1393
| stmts.go:117:3:117:7 | test5 | stmts.go:117:9:117:12 | true |
1392
1394
| stmts.go:117:3:117:13 | call to test5 | stmts.go:137:1:137:1 | exit |
1393
1395
| stmts.go:117:9:117:12 | true | stmts.go:117:3:117:13 | call to test5 |
1394
1396
| stmts.go:118:3:118:7 | test5 | stmts.go:118:9:118:13 | false |
1395
1397
| stmts.go:118:9:118:13 | false | stmts.go:118:3:118:14 | call to test5 |
1398
+ | stmts.go:119:2:120:7 | implicit type switch variable declaration | stmts.go:120:3:120:3 | skip |
1396
1399
| stmts.go:120:3:120:3 | skip | stmts.go:120:7:120:7 | y |
1397
1400
| stmts.go:120:7:120:7 | y | stmts.go:123:9:123:9 | skip |
1398
1401
| stmts.go:123:9:123:9 | assignment to y | stmts.go:123:17:123:17 | y |
0 commit comments