{"body":">>> type Foo = ref int\n>>> type Bar = ref Foo\n>>> var f: Foo \n>>> new(f)\n>>> f = 100\n>>> f[] = 100\n>>> var b: Bar\n>>> new(b)\n>>> b[] = f\n>>> b[][]\n100\n>>> \n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/m4aVyNyw","modified":1502144260,"id":"m4aVyNyw","size":156,"lines":12,"own_paste":false,"theme":"","date":1502144260}