import { square, diag } from 'lib'; console.log(diag(4, 3); // error, missing bracket