1/// doc-comment 2//! top-level doc-comment 3const std = @import("std"); 4 5// obj=expected type expression, found 'a document comment'