REBOL [ Title: "Script with a Preface" Date: 24-Apr-1999 File: %preface.r Purpose: { Text before the REBOL header is ignored. } library: [ level: 'beginner platform: none type: [one-liner tool] domain: none tested-under: none support: none license: none see-also: none ] ] print "This tests the disappearing preface."