blob: b50241fb1a05957f2808ffa5505843476d6b296f [file] [log] [blame]
error[E0609]: no field `homura` on type `&'static str`
--> $DIR/no-type-for-node-ice.rs:4:8
|
LL | "".homura[""];
| ^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0609`.