doc/list-exports.lisp: Add in the obvious interactive rune.
[sod] / test / chimaera.sod
index e9b9077..193d5ec 100644 (file)
@@ -46,7 +46,7 @@ class Serpent : Animal {
 class Chimaera : Lion, Goat, Serpent {
 }
 
-code c : user [classes end, user, epilogue] {
+code c : user {
 /*----- Main driver code --------------------------------------------------*/
 
 static void tickle_animal(Animal *a)