Closed prakhar1989 closed 8 years ago
OCaml style syntax -
val new_list = 4 :: [1, 2, 3]
I was thinking of the same thing!! :-P It will be quite easy to do that as well.
@bahuljain Yo! Just sent in a new commit. Adding it now in codegen and semantic.
OCaml style syntax -