Fix function test
This commit is contained in:
parent
2bbbfa34a4
commit
dbf9ab0d00
@ -101,7 +101,7 @@ fn function_context_captures_structure_definitions() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bob = () <User> {
|
bob = () <User> {
|
||||||
new User {
|
User::{
|
||||||
name = 'bob'
|
name = 'bob'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user