mirror of
https://github.com/irmen/prog8.git
synced 2024-11-23 22:33:12 +00:00
4 lines
29 B
Plaintext
4 lines
29 B
Plaintext
|
foo {
|
||
|
str bar = "foo.bar"
|
||
|
}
|