mirror of
https://github.com/fluencelabs/crate-versions-experiment
synced 2025-04-24 18:52:15 +00:00
Changes to inner and top
This commit is contained in:
parent
31ab840cd0
commit
d6413b9ab4
@ -1,3 +1,3 @@
|
||||
pub fn inner() -> String {
|
||||
"inner MUCH CHANGE".to_string()
|
||||
"SO SO inner MUCH CHANGE".to_string()
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
pub fn top() -> String {
|
||||
"MUCH MUCH CHANGE TOP TOP top".to_string()
|
||||
"NOT SO MUCH MUCH CHANGE TOP TOP top".to_string()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user