From 99ab15be006b736522017b2c16a206e6540cc57d Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 17:47:16 -0400 Subject: A parsing test --- tests/parsing/spec_example.pom | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tests/parsing/spec_example.pom (limited to 'tests/parsing/spec_example.pom') diff --git a/tests/parsing/spec_example.pom b/tests/parsing/spec_example.pom new file mode 100644 index 0000000..739cef4 --- /dev/null +++ b/tests/parsing/spec_example.pom @@ -0,0 +1,20 @@ +title = 'Crème brûlée' +0-*/_description_/*-0 =`A 'beautiful' crème br\u{FB}l\u{0000e9}e recipe +that\'s sure to delight your friends!` +author == `Jean\0\\"P." D'Martingale +[ingredients.flour] + quantity= "100 g" + type="all-purpose" +[ingredients.sugar] + quantity = 50 g + type = "br\x6f\u{77}n" +[ingrédients] + œufs.quantité=3 + œufs.type = "extra large\,farm fresh\\,free-range" +[] +DIRECTIONS.en_CA.version.5 = " +1. Separate the egg yolks from the \"whites\". +2. Mix the yolks in a bowl with the sugar. +… +59. Enjoy! +" -- cgit v1.2.3