Update source_location.adoc

This commit is contained in:
Peter Dimov
2022-02-09 19:59:48 +02:00
parent f795ba53fa
commit f1a6f9ffd1

View File

@ -50,9 +50,6 @@ f() called from: example.cpp:11:5 in function 'main'
f() called from: example.cpp:11 in function 'main'
```
```none
f() called from: example.cpp:11 in function 'main'
```
```none
f() called from: example.cpp:4
```