document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. \' Gambas class file
  2. Public numero1 As Single
  3. Public numero2 As Single
  4. Public operacion As Byte \'1=suma,2=resta,3=multiplica,4=divide
');