mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/sequence] Unable linked sequence (return NAN when evaluate)
Change-Id: I0024e3912bb038343413bcfea78fc4cf18a739f7
This commit is contained in:
@@ -59,7 +59,7 @@ const char * Function::text() {
|
||||
return m_text;
|
||||
}
|
||||
|
||||
const char * Function::name() {
|
||||
const char * Function::name() const {
|
||||
return m_name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user