Advertisement
Guest User

Untitled

a guest
Apr 12th, 2021
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.13 KB | None | 0 0
  1. {
  2.    "singleLine":"Some singleline String",
  3.    "multiline":[
  4.       "Line one",
  5.       "line Two",
  6.       "Line Three"
  7.    ]
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement