• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@myClass = [A B];
2
3feature liga {
4    sub A A by b;
5} liga;
6