#!/usr/bin/env -S java --source 25 void main() { System.out.println("hello, world"); }