FLUJOS/VISUALIZACION/node_modules/toml/test/literal_strings.toml
2025-11-07 00:06:12 +01:00

5 lines
174 B
TOML
Executable file

# What you see is what you get.
winpath = 'C:\Users\nodejs\templates'
winpath2 = '\\ServerX\admin$\system32\'
quoted = 'Tom "Dubs" Preston-Werner'
regex = '<\i\c*\s*>'