mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 03:05:32 -06:00
5 lines
80 B
Fortran
5 lines
80 B
Fortran
constant s1 = "\""
|
|
constant s2 = "\\"
|
|
constant s2 = "\\\""
|
|
constant s2 = "\"\\"
|