import {describe, it} from 'test_lib/test_lib';
//import {Compiler} from 'core/compiler/compiler';

export function main() {
  describe('compiler', function() {
  });
}