mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-01 21:21:10 +00:00
2 lines
77 B
Python
2 lines
77 B
Python
private = "this is a private variable"
|
|
.public = "this is a public variable"
|