pub const BUILTIN_FILE_OLDER: u16 = 325; // 325u16
[[ a -ot b ]] — mirror of -nt. If both exist, compare mtime; if only b exists → true; otherwise false.
[[ a -ot b ]]
-nt
b