Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
fe039b4f
Commit
fe039b4f
authored
Jan 06, 2014
by
Paul Sokolovsky
Browse files
Typo fix in comment.
parent
e5ee1693
Changes
1
Hide whitespace changes
Inline
Side-by-side
py/emit.h
View file @
fe039b4f
...
...
@@ -5,7 +5,7 @@
* is not known until the end of pass 1.
* As a consequence, we don't know the maximum stack size until the end of pass 2.
* This is problematic for some emitters (x64) since they need to know the maximum
* stack size to compile the entry to the function, and this
e
ffects code size.
* stack size to compile the entry to the function, and this
a
ffects code size.
*/
typedef
enum
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment