16 lines
681 B
Plaintext
16 lines
681 B
Plaintext
|
|
// comment<6E><74><EFBFBD>
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
==esource_2 "strlit1" "strlit2" o" ]
|
|||
|
|
tupl2 { foo = "baz" } )
|
|||
|
|
condz1 = (1 == 2) ? 1 : "fo.bar"
|
|||
|
|
bin1 = ((1+2)%3)*4
|
|||
|
|
esc1 = "\" \u \UFF11FF22 \uFFFF \n"
|
|||
|
|
|