foo.bar 76 B

12345
  1. define(function(){
  2. return {
  3. msg : 'foo.bar loaded !'
  4. };
  5. });