10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
|
|
main: {
|
||
|
|
open_file: {
|
||
|
|
path_name: "newfile2.txt",
|
||
|
|
output_fd: "open_file_output",
|
||
|
|
create: false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
global {}
|
||
|
|
|