]> gitweb.factorcode.org Git - factor.git/blob - vm/debug.hpp
48566f1b2d4455f69fe39260af273b6cc6bdace0
[factor.git] / vm / debug.hpp
1 namespace factor
2 {
3
4
5 PRIMITIVE(die);
6
7 }