2 lines
55 B
Text
2 lines
55 B
Text
foreach(get_dir(), string file)
|
|
write(file +"\n");
|
foreach(get_dir(), string file)
|
|
write(file +"\n");
|