We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The function definition patterns are displayed incorrectly if too long. Could you fix this?
(* ::Package:: *) BeginPackage["Global`"]; f; Begin["`Private`"]; f[x1_,x2_,x3_,x4_,x1_,x2_,x3_,x4_,x1_,x2_,x3_,x4_,x1_,x2_,x3_,x4_]:= {} End[]; EndPackage[];
The text was updated successfully, but these errors were encountered:
suman-wolfram
No branches or pull requests
The function definition patterns are displayed incorrectly if too long. Could you fix this?
Example
The text was updated successfully, but these errors were encountered: