Quelle arr1.toml.res
Sprache: unbekannt
|
|
Spracherkennung für: .res vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
{
integers = [
1,
2,
3,
],
colors = [
"red",
"yellow",
"green",
],
nested_arrays_of_ints = [
[
1,
2,
],
[
3,
4,
5,
],
],
nested_mixed_array = [
[
1,
2,
],
[
"a",
"b",
"c",
],
],
string_array = [
"all",
"strings",
"are the same",
"type",
],
numbers = [
0. 100000,
0. 200000,
0. 500000,
1,
2,
5,
],
contributors = [
"Foo Bar <foo@example.com>",
{
name = "Baz Qux",
email = "bazqux@example.com",
url = " https://example.com/bazqux",
},
],
}
[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-07-10]
|
2026-07-09
|