Test Code

def foo
  puts 'foo'
end
1 int main()
2 {
3   return 0;
4 }
class Tydus {
private:
  bool tag1;
  bool tag2;
public:
  Tydus& setTag1(bool);
  bool getTag1();
};
Yuuko PrZhu 16 June 2012
blog comments powered by Disqus