5 lines
44 B
Text
5 lines
44 B
Text
|
|
let t1 = (1, True)
|
|
|
|
@:Int t1.0
|
|
@:Bool t1.1
|
|
|
let t1 = (1, True)
|
|
|
|
@:Int t1.0
|
|
@:Bool t1.1
|