aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/inline/err/0013_static_underscore.rs
blob: df8cecb43262bb2f31c7847fffa8572582a2be7c (plain)
1
static _: i32 = 5;