Skip to content

Commit

Permalink
Update 2.cpp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
botond-szabo authored Aug 26, 2024
1 parent dbce832 commit a097b62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/4.languages/2.cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ To get started using Necto with C++ and Conan:
#conanfile.txt
```text
print(a, end=' ')

#conanfile.py
```python
print(a, end=' ')
```
Expand Down

0 comments on commit a097b62

Please sign in to comment.