4 lines
60 B
Text
4 lines
60 B
Text
using System.Environment
|
|
...
|
|
when (problem) Exit(1)
|
|
...
|
using System.Environment
|
|
...
|
|
when (problem) Exit(1)
|
|
...
|