aboutsummaryrefslogtreecommitdiff
path: root/doc/langref/invalid_doc-comment.zig
blob: 3bdaf6600fedf1beb261342922557f01873f4eb5 (plain)
1
2
3
4
5
/// doc-comment
//! top-level doc-comment
const std = @import("std");

// obj=expected type expression, found 'a document comment'