smalltalk.js 90 B

123
  1. define("amber_vm/smalltalk", ["./boot"], function (boot) {
  2. return boot.smalltalk;
  3. });