18 lines
338 B
Plaintext
18 lines
338 B
Plaintext
|
|
// comment
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
r attr1 = 2
|
|||
|
|
attr2 = 2.112
|
|||
|
|
attr3 = 2.112e-12
|
|||
|
|
attr4 = 2.112e+12
|
|||
|
|
att%z |