mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 09:25:02 +01:00
6 lines
46 B
Text
6 lines
46 B
Text
fn test() {
|
|
let a = 5;
|
|
}
|
|
|
|
test();
|
|
test();
|