view modules/toplevel.tp @ 369:6b5096b07dd5

Lame hack to allow LL dialect code to access the module object when its also the parent of the current object
author Michael Pavone <pavone@retrodev.com>
date Wed, 12 Aug 2015 19:13:04 -0700
parents 9f9cc73bf86d
children
line wrap: on
line source

#{
	dict <- module: dict
	sets <- module: sets
	true <- module: true
	false <- module: false
}