Support hexadecimal literals
This commit is contained in:
@@ -117,7 +117,7 @@ namespace elna::boot
|
||||
}
|
||||
++current_position;
|
||||
}
|
||||
result.pop_back();
|
||||
result.pop_back(); // Remove the terminating quote character.
|
||||
|
||||
return result;
|
||||
}
|
||||
|
Reference in New Issue
Block a user