From c4c50c8468b607da19ccee21c92837c2d4b39efc Mon Sep 17 00:00:00 2001
From: zecke <zecke>
Date: Wed, 23 Oct 2002 19:53:47 +0000
Subject: Fix stupid bug in function_keyboard

class Doo{
public:
Doo (){
Foo* m_foo = new Foo();
}
void do(){
m_foo->woot()
}
private
Foo* m_foo
};

what is wrong in the above code?
cvslastchange for the answer
---
(limited to 'libsql/test')

--
cgit v0.9.0.2