Created
June 28, 2018 11:38
-
-
Save yogacp/ef5a842fc0ad677cfdeb93aca4d50725 to your computer and use it in GitHub Desktop.
Implementation_2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| val movieData = movies { | |
| title = "Avengers: Infinity War" | |
| genres = "Action, Adventure, Fantasy, Sci-Fi" | |
| release_date = "27 April 2018 (USA)" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment