Index: tests/exceptions/defaults.cfa
===================================================================
--- tests/exceptions/defaults.cfa	(revision c715e5ff6f93573553c28ad82808e7e566136c47)
+++ tests/exceptions/defaults.cfa	(revision fc134a48a40512fa2957765975077ee1bb642ba2)
@@ -7,4 +7,5 @@
 };
 
+// Manually define the virtual table and helper functions.
 void copy(log_message * this, log_message * that) {
 	*this = *that;
