julia
1f1f06ff
- Fix 'Noteworthy differences from C/C++' docs (#60032)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
43 days ago
Fix 'Noteworthy differences from C/C++' docs (#60032) - Julia uses `include("bla")` not `import("bla")` to load files - avoid HTML entity ⇒ Unfortunately the `<br>` are still not handled correctly, but at least now it is slightly less bad.
References
#60032 - Fix 'Noteworthy differences from C/C++' docs
Author
fingolfin
Parents
fe30573f
Loading