mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:10:13 +01:00
~~Added explanatory comment about math package usage~~ Changed Main() entry point to Run() as per design and toolchain This small update of front page code snippets will add explanatory comment to highlight that provided Carbon code is hypothetical and meant to show the look and feel of the language. Also it delivers change of Main() to Run() to highlight correct entry point for Carbon lang.