diff --git a/resources/examples/Fixes/paste b/resources/examples/Fixes/paste new file mode 100644 index 0000000..bc4b3c7 --- /dev/null +++ b/resources/examples/Fixes/paste @@ -0,0 +1 @@ +https://metafacture.org/playground/?flux=inputFile%0A%7Copen-file%0A%7Cas-records%0A%7Cdecode-json%0A%7Cfix%28transformationFile%29%0A%7Cencode-json%28prettyPrinting%3D%22true%22%29%0A%7Cprint%0A%3B%0A&transformation=paste%28%22test%22%2C%22a%22%2C+%22~+%22%2C%22b%22%2C%22~%21%22%2C+join_char%3A%22%22%29%0A&data=%7B%0A++%22a%22+%3A+%22Hello%22%2C%0A++%22b%22+%3A+%22World%22%0A%7D%0A \ No newline at end of file