20 lines
594 B
Plaintext
20 lines
594 B
Plaintext
{0}
|
||
{1}# Comment here{0}
|
||
{3}const{0} {9}bar{0} {7}={0} {6}'\n'{0}
|
||
|
||
{14}"""
|
||
test_fun(a::Int)
|
||
For test only
|
||
"""{0}
|
||
{3}function{0} {9}test_fun{8}({9}a{21}::{4}Int{7},{0} {9}b{21}::{9}T{8}){0} {3}where{0} {9}T{0} {21}<:{0} {4}Number{0}
|
||
{9}println{8}({9}a{8}){0}
|
||
{9}println{8}({10}"foo {13}$(bar){10}"{8}){0}
|
||
{3}end{0}
|
||
|
||
{12}@enum{0} {9}Unicode{0} {9}α{7}={2}1{0} {9}β{7}={2}2{0}
|
||
|
||
{9}res{0} {7}={0} {8}[{7}√{9}i{0} {3}for{0} {9}i{0} {3}in{0} {2}1{7}:{2}10{8}]{0}
|
||
|
||
{1}#= Dummy function =#{0}
|
||
{9}test_fun²{8}({11}:sym{7},{0} {5}true{7},{0} {15}raw{10}"test"{7},{0} {16}`echo 1`{8}){0}
|