summaryrefslogtreecommitdiff
path: root/view/dart/ceres.dart
blob: 596fbe42ea8a99c5914ee6ff641cd1f2b6df117d (plain)
1
2
3
void main() {
  print("Dart infrastructure is available.");
}