RosettaCodeData/Task/Boolean-values/Pascal/boolean-values-1.pascal

4 lines
51 B
Plaintext

var
pInt : ^integer ;
ValidP : boolean ;