Help for this page
use strict; use warnings; ... pointer: "in fact this is it"; }; struct third {int: 21; pointer: "When two is not enough, you need a th +ird";};
struct first { int: 23; ... int: 21; pointer: When two is not enough, you need a third; };