Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
2955dc83
Commit
2955dc83
authored
Jun 21, 2007
by
Michael D. Adams
Browse files
Removed trailing whitespace
parent
6c6d815b
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/codeGen/CgCase.lhs
View file @
2955dc83
...
...
@@ -168,7 +168,7 @@ cgCase (StgOpApp op@(StgFCallOp fcall _) args _)
unsafe_foreign_call
= case fcall of
CCall (CCallSpec _ _ s) -> not (playSafe s)
_other -> False
_other -> False
\end{code}
Special case: scrutinising a non-primitive variable.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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