4 lines
73 B

import { sin } from '@Math';
import '!path';
export var res = sin( 0 );