Files
codeql/csharp/ql/test/library-tests/csharp9-standalone/globalStmt.expected
Anders Schack-Mulligen 7e4e872430 C#: Accept expected changes.
2025-12-02 13:49:16 +01:00

13 lines
527 B
Plaintext

global_stmt
| GlobalStmt.cs:9:1:9:23 | ...; |
| GlobalStmt.cs:10:1:10:23 | ...; |
| GlobalStmt.cs:11:1:11:4 | ...; |
| GlobalStmt.cs:13:1:15:1 | M(...) |
globalBlock
| GlobalStmt.cs:5:1:24:0 | {...} | GlobalStmt.cs:5:1:24:0 | <Main>$ | GlobalStmt.cs:1:1:1:0 | args | GlobalStmt.cs:5:1:24:0 | Program |
methods
| GlobalStmt.cs:5:1:24:0 | <Main>$ | entry |
| GlobalStmt.cs:5:1:24:0 | <object initializer> | non-entry |
| GlobalStmt.cs:17:14:17:17 | <object initializer> | non-entry |
| GlobalStmt.cs:19:8:19:9 | M1 | non-entry |