Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/XRDP/third_party/tomlc99/stdex/   (X11 Server Version 0.10.6.1©)  Datei vom 7.6.2026 mit Größe 438 B image not shown  

Quelle  arr1.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

integers = [ 123 ]
colors = [ "red", "yellow", "green" ]
nested_arrays_of_ints = [ [ 12 ], [345] ]
nested_mixed_array = [ [ 12 ], ["a", "b", "c"] ]
string_array = [ "all", 'strings', """are the same""", '''type''' ]

# Mixed-type arrays are allowed
numbers = [ 0.10.20.5125 ]
contributors = [
  "Foo Bar <foo@example.com>",
  { name = "Baz Qux", email = "bazqux@example.com", url = "https://example.com/bazqux" }
]


[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-07-10]