import 'package:wien_talks_be/wien_talks_be.dart' as wien_talks_be; void main(List arguments) { print('Hello world: ${wien_talks_be.calculate()}!'); }