autofree: disable ?string test for now
parent
ce6d2759f5
commit
17882db635
|
@ -59,6 +59,7 @@ fn match_expr() string {
|
|||
return res
|
||||
}
|
||||
|
||||
/*
|
||||
fn optional_str() {
|
||||
q := 'select'
|
||||
s := 'x'
|
||||
|
@ -68,7 +69,7 @@ fn optional_str() {
|
|||
}
|
||||
println(pos)
|
||||
}
|
||||
|
||||
*/
|
||||
fn main() {
|
||||
println('start')
|
||||
foo()
|
||||
|
|
Loading…
Reference in New Issue