You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smell-audited: 1: StaticFieldValue gains a generic comptime-const
.string variant (File/separator) instead of a one-off singleton — the
generic arm is the finished form; no other smell.
- Math/TAU (clj-oracle 6.283185307179586); Long/Integer BYTES+SIZE;
Double MIN_NORMAL+BYTES+SIZE; File separator "/" / separatorChar /
pathSeparator ":" / pathSeparatorChar (POSIX — the shipped targets);
Pattern's 9 JVM flag bit-mask constants (compile-with-flags lands in
D7b with the inline-subset mapping).
0 commit comments